Releases: socketry/async
Releases · socketry/async
v2.8.1
v2.8.0
v2.7.0
v2.6.2
v2.6.1
v2.6.0
What's Changed
- Fix trasient typo; make general syntax and punctuation edits to readme by @ColinDKelley in #235
- Better error handling when scheduler is closed. by @ioquatix in #240
- Delegate to
Fiber#annotate
where possible. by @ioquatix in #241 - Fix handling of stop stopping the stopping task. by @ioquatix in #242
- Strip device suffix before resolving hostname. by @ioquatix in #243
New Contributors
- @ColinDKelley made their first contribution in #235
Full Changelog: v2.5.1...v2.6.0
v2.5.1
What's Changed
- Guide: LimitedBarrier was renamed to Waiter by @leonnicolas in #231
- Skip io write hook by @ioquatix in #233
New Contributors
- @leonnicolas made their first contribution in #231
Full Changelog: v2.5.0...v2.5.1
v2.5.0
v1.31.0
- Backport
Async::Semaphore#limit=
.
Full Changelog: v1.30.3...v1.31.0