Releases: BobTheBuidler/ez-a-sync
v0.24.15
What's Changed
- feat: optimize exhaust_iterator by @BobTheBuidler in #439
- chore: cleanup task by @BobTheBuidler in #440
- chore: use inline by @BobTheBuidler in #438
Full Changelog: 0.24.15...v0.24.15
0.24.15
What's Changed
- fix: cannot access name-mangled __loop by @BobTheBuidler in #437
Full Changelog: v0.24.14...0.24.15
v0.24.14
What's Changed
- fix: subclasses cannot access name-mangled mangled loop attr by @BobTheBuidler in #436
Full Changelog: v0.24.13...v0.24.14
v0.24.13
What's Changed
- Revert "feat: speed up SmartTask and SmartFuture init (#433)" by @BobTheBuidler in #435
Full Changelog: v0.24.12...v0.24.13
v0.24.12
What's Changed
- feat: speed up SmartTask and SmartFuture init by @BobTheBuidler in #433
- fix: subclass cant access name mangled method by @BobTheBuidler in #434
Full Changelog: v0.24.11...v0.24.12
v0.24.11
What's Changed
-
feat: get rid of internal python paths by @BobTheBuidler in #432
-
fix: need py entrypoint for get_flag_name due to reverted task.py by @BobTheBuidler in #431
-
feat(test): more task mapping tests by @BobTheBuidler in #430
Full Changelog: v0.24.10...v0.24.11
v0.24.10
v0.24.9
What's Changed
-
feat: use heap in CounterLock by @BobTheBuidler in #428
-
fix: missing await in Queue.put by @BobTheBuidler in #421
-
fix: semaphore overflow error on very large values by @BobTheBuidler in #426
-
fix: CythonEvent has no attribute c_wait by @BobTheBuidler in #427
-
feat(test): test Event by @BobTheBuidler in #422
-
feat(test): test_create_task.py by @BobTheBuidler in #423
-
feat(test): test CounterLock by @BobTheBuidler in #425
-
chore(test): remove print statements by @BobTheBuidler in #424
Full Changelog: v0.24.8...v0.24.9
v0.24.8
What's Changed
- fix: dict type cant hold defaultdict by @BobTheBuidler in #420
Full Changelog: v0.24.7...v0.24.8
v0.24.7
What's Changed
- fix: temporary hacky-fix to prevent issues in downstream libs by @BobTheBuidler in #419
Full Changelog: v0.24.6...v0.24.7