Releases: BobTheBuidler/ez-a-sync
Releases · BobTheBuidler/ez-a-sync
v0.24.32
v0.24.31
What's Changed
- fix: attribute error on python 3.8 and 3.9 by @BobTheBuidler in #473
Full Changelog: v0.24.30...v0.24.31
v0.24.30
v0.24.29
v0.24.28
What's Changed
- feat: optimize SmartFuture by @BobTheBuidler in #470
- feat: optimize asyncio.Future.exception by @BobTheBuidler in #469
Full Changelog: v0.24.27...v0.24.28
v0.24.27
What's Changed
- feat: cythonize _smart.py by @BobTheBuidler in #468
Full Changelog: v0.24.26...v0.24.27
v0.24.26
What's Changed
- feat: optimize task state checks by @BobTheBuidler in #466 and #467
- feat: default name for SmartProcessingQueue by @BobTheBuidler in #465
Full Changelog: v0.24.25...v0.24.26
v0.24.25
What's Changed
- fix: init subclass docstring formatting for iterators by @BobTheBuidler in #460 and #462
- chore: remove cython from requirements.txt by @BobTheBuidler in #464
Full Changelog: v0.24.24...v0.24.25
v0.24.24
What's Changed
- feat: use ccreate_task for ASyncSorter by @BobTheBuidler in #458
- fix: some excs cant be re-raised how we like by @BobTheBuidler in #459
- chore: specify cython types by @BobTheBuidler in #457
- chore: remove unused if check by @BobTheBuidler in #456
Full Changelog: v0.24.23...v0.24.24
v0.24.23
What's Changed
- feat: cache init signatures by @BobTheBuidler in #454
Full Changelog: v0.24.22...v0.24.23