File rubygem-io-wait.changes of Package rubygem-io-wait
-------------------------------------------------------------------
Mon Jan 29 14:08:50 UTC 2024 - Dan Čermák <dan.cermak@posteo.net>
- 0.3.1:
## What's Changed
* Update test libraries from ruby/ruby 2023-03-24 by @hsbt in https://github.com/ruby/io-wait/pull/24
* Remove usage of IO internals. by @ioquatix in https://github.com/ruby/io-wait/pull/25
* Update ruby versions to test by @nobu in https://github.com/ruby/io-wait/pull/26
* Use test-unit-ruby-core by @nobu in https://github.com/ruby/io-wait/pull/27
* Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/ruby/io-wait/pull/28
**Full Changelog**: https://github.com/ruby/io-wait/compare/v0.3.0...v0.3.1
-------------------------------------------------------------------
Fri Nov 3 07:39:38 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- 0.3.0:
## What's Changed
* Don't add `IO#wait*` methods when `RUBY_IO_WAIT_METHODS` is defined by Ruby. by @ioquatix in https://github.com/ruby/io-wait/pull/19
* Fix usage of `assert_raises` -> `assert_raise`. by @ioquatix in https://github.com/ruby/io-wait/pull/20
* Expand tabs by @hsbt in https://github.com/ruby/io-wait/pull/21
* Use GITHUB_OUTPUT instead of deprecated set-output by @sato11 in https://github.com/ruby/io-wait/pull/22
## New Contributors
* @ioquatix made their first contribution in https://github.com/ruby/io-wait/pull/19
* @sato11 made their first contribution in https://github.com/ruby/io-wait/pull/22
**Full Changelog**: https://github.com/ruby/io-wait/compare/v0.2.3...v0.3.0
-------------------------------------------------------------------
Thu Aug 4 13:15:46 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 0.2.3
no changelog found
-------------------------------------------------------------------
Thu Mar 10 15:48:19 UTC 2022 - Manuel Schnitzer <mschnitzer@suse.com>
- initialize package