Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-async
From: Takahiro Kambe
Date: 2023-06-09 15:43:54
Message id: 20230609134354.6E208FA89@cvs.NetBSD.org
Log Message:
devel/ruby-async: update to 2.6.1
2.6.0 (2023-06-07)
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
2.6.1 (2023-06-09)
What's Changed
* Ensure transient tasks are correctly terminated. by @ioquatix in #245
Files: