Releases: maxfischer2781/asyncstdlib
Releases · maxfischer2781/asyncstdlib
v3.14.0
What's Changed
- Feature parity with Python 3.14 by @maxfischer2781 in #194
Full Changelog: v3.13.3...v3.14.0
v3.13.3
What's Changed
- Consistency of accumulate initial parameter by @maxfischer2781 in #178
- Fix async neutral type call type hints by @maxfischer2781 in #187
- Changed islice overload signature to match itertools by @Tesla2000 in #190
- Share Tee buffer by @maxfischer2781 in #182
New Contributors
- @Tesla2000 made their first contribution in #190
Full Changelog: v3.13.1...v3.13.3
v3.13.2
What's Changed
- Consistency of accumulate initial parameter by @maxfischer2781 in #178
- Fix async neutral type call type hints by @maxfischer2781 in #187
- Changed islice overload signature to match itertools by @Tesla2000 in #190
- Share Tee buffer by @maxfischer2781 in #182
New Contributors
- @Tesla2000 made their first contribution in #190
Full Changelog: v3.13.1...v3.13.2
v3.13.1
What's Changed
- Fix cache typing issues by @maxfischer2781 in #170 and #171
- Fix type of closing by @sean-anderson-seco in #172
New Contributors
- @sean-anderson-seco made their first contribution in #172
Full Changelog: v3.13.0...v3.13.1
v3.13.0
What's Changed
- Feature parity with Python 3.13 by @maxfischer2781 in #160
Full Changelog: v3.12.5...v3.13.0
v3.12.5
What's Changed
- Sync cached_property getter access by @mjpieters in #150
- Refactor groupby to use classes by @mjpieters in #155
New Contributors
- @mjpieters made their first contribution in #150
Full Changelog: v3.12.4...v3.12.5
v3.12.4
What's Changed
- Test and typing maintenance by @maxfischer2781 in #145
Full Changelog: v3.12.3...v3.12.4
v3.12.3
What's Changed
- Fix itertools typing by @Isra17 in #140
- Support typing via PyRight by @maxfischer2781 in #138
New Contributors
Full Changelog: v3.12.2...v3.12.3
v3.12.2
What's Changed
- Improvements and cleanup for typing by @maxfischer2781 in #129
- Improved typing for LRU cache by @maxfischer2781 in #135
Full Changelog: v3.12.1...v3.12.2
v3.12.1
What's Changed
- Deprecate Py3.6 and Py3.7 by @maxfischer2781 in #119
- Improved typing for builtins by @maxfischer2781 in #127
- Fix athrow call (warning in python 3.12) by @ziima in #128
Full Changelog: v3.12.0...v3.12.1