Releases: python-thread/thread
Releases · python-thread/thread
Release v1.0.0
What's Changed 🚀
v1.0.0 comes with major runtime and memory efficiency improvements and decorators.
Note
CLI has been moved to its own package pip install thread-cli
New
- Parallel Processing Decorator (#35) @caffeine-addictt
- Threaded Decorator Type-Safety (#33) @caffeine-addictt
- Added decorators (#31) @caffeine-addictt
Bug Fixes
- Fix: parallel processing func signature (#43) @caffeine-addictt
Improvements
- Improving thread performance (#54) @caffeine-addictt
- Perf: memory optimisation for ParallelProcessing (#46) @caffeine-addictt
- Removing numpy (#25) @caffeine-addictt
Other
- CLI migration (#37) @caffeine-addictt
- Removed vscode folder (#20) @ShiroTohu
Documentation
- Formatting, documentation and CI improvements (#38) @caffeine-addictt
- Documentation update (#27) @caffeine-addictt
- Added CODESYTLE.md (#21) @ShiroTohu
Full Changelog: v0.1.3...v1.0.0
v0.1.3 Release
What's Changed
- Adding CLI by @caffeine-addictt in #15
- v0.1.3 by @caffeine-addictt in #19
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- #7 by @caffeine-addictt in #9
- V0.1.2 base by @caffeine-addictt in #11
- Doc update for pre release of v0.1.2 by @caffeine-addictt in #13
- Update pyproject.toml by @caffeine-addictt in #14
Full Changelog: v0.1.1...v0.1.2
v0.1.1
v0.1.0
v0.0.1
What's Changed
- Setup by @caffeine-addictt in #1
- Label patch? by @caffeine-addictt in #2
- Version 0.0.1 by @caffeine-addictt in #3
New Contributors
- @caffeine-addictt made their first contribution in #1
Full Changelog: https://github.com/caffeine-addictt/thread/commits/v0.0.1
Full Changelog: v0.0.1...v0.0.1