Releases: achimnol/aiotools
Releases · achimnol/aiotools
1.5.8
1.5.7
1.5.6
What's Changed
- Allow import from windows environment by @youknowone in #47
- Add
closing_async()
async context manager by @achimnol in #48
New Contributors
- @youknowone made their first contribution in #47
Full Changelog: 1.5.5...1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
What's Changed
- Support for
msg
arg tocancel()
added in Python 3.9 by @bdowning in #32 - Attempted fix for "unexpected cancel" issue in #34 by @bdowning in #35
- Rewrite TaskGroup and PersistentTaskGroup for Python 3.11 by @achimnol in #36
- feat: Implement all_ptaskgroups() and add more tests by @achimnol in #38
New Contributors
Full Changelog: 1.4.0...1.5.0