Releases: BobTheBuidler/ez-a-sync
Releases · BobTheBuidler/ez-a-sync
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
v0.24.19
What's Changed
- fix: PrioritySemaphore name-mangling issue by @BobTheBuidler in #447
Full Changelog: v0.24.18...v0.24.19
v0.24.18
What's Changed
- fix: apply_semaphore by @BobTheBuidler in #446
- chore: refactor ASyncGenericBase init by @BobTheBuidler in #445
Full Changelog: v0.24.17...v0.24.18
v0.24.17
What's Changed
- fix: optimize loggers when DEBUG enabled by @BobTheBuidler in #444
Full Changelog: v0.24.16...v0.24.17
v0.24.16
What's Changed
- feat: optimize TaskMapping startup by @BobTheBuidler in #442
- feat: optimize loggers by @BobTheBuidler in #443
- chore: refactor by @BobTheBuidler in #441
Full Changelog: v0.24.15...v0.24.16