Releases: BobTheBuidler/ez-a-sync
Releases · BobTheBuidler/ez-a-sync
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
v0.24.22
What's Changed
- feat: optimize property instance cache by @BobTheBuidler in #452
- fix: Rename pyproject.yaml to pyproject.toml by @BobTheBuidler in #453
Full Changelog: v0.24.21...v0.24.22
v0.24.21
What's Changed
- feat: optimize bound method instance cache by @BobTheBuidler in #451
- feat: cache results of _validate_wrapped_fn by @BobTheBuidler in #450
- feat: cythonize helper fns by @BobTheBuidler in #449
Full Changelog: v0.24.20...v0.24.21
v0.24.20
What's Changed
- fix: Semaphore repr name error by @BobTheBuidler in #448
Full Changelog: v0.24.19...v0.24.20