Releases: calgray/athreading
Releases · calgray/athreading
0.3.0
What's Changed
Added
- Added
iterate_callbackandsingle_callbackhigher-order-function decorators. - Added
buffer_maxsizetoiterateandgenerate. - Added python 3.14 support metadata.
Changed
- Updated build system to poetry >=2.
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Added contributing document.
- Updated release workflow process.
- Updated Readme.
- Test dependencies audited.
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Added support for python 3.13 with free threading.
- Added support for python 3.9 with nogil.
- Added support for providing explicit background executor to decorators.
- Added call and iterate benchmarks.
New Contributors
- @dependabot made their first contribution in #8
Full Changelog: 0.1.2...0.2.0