Skip to content

Releases: socketry/async

v2.8.1

01 Feb 03:18
2c5f92e
Compare
Choose a tag to compare

What's Changed

  • Don't enable io_write hook on Ruby < 3.3.1 as it's buggy. by @ioquatix in #303

Full Changelog: v2.8.0...v2.8.1

v2.8.0

03 Jan 04:06
a2d9af4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.7.0...v2.8.0

v2.7.0

02 Jan 02:01
d4409ff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.5...v2.7.0

v2.6.2

13 Jun 12:47
576b2b0
Compare
Choose a tag to compare

What's Changed

  • Don't allow event loop to be interrupted at any time. by @ioquatix in #223

Full Changelog: v2.6.1...v2.6.2

v2.6.1

09 Jun 06:57
266972c
Compare
Choose a tag to compare

What's Changed

  • Ensure transient tasks are correctly terminated. by @ioquatix in #245

Full Changelog: v2.6.0...v2.6.1

v2.6.0

07 Jun 13:41
987683e
Compare
Choose a tag to compare

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

Full Changelog: v2.5.1...v2.6.0

v2.5.1

07 Jun 13:41
71cb14e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.5.1

v2.5.0

19 Mar 23:05
09bffd1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.2...v2.5.0

v1.31.0

02 Mar 10:20
9e49bee
Compare
Choose a tag to compare
  • Backport Async::Semaphore#limit=.

Full Changelog: v1.30.3...v1.31.0

v2.4.0

02 Mar 10:20
d2d3cf0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.3.1...v2.4.0