Releases: ruby/io-wait
Releases · ruby/io-wait
v0.3.1
What's Changed
- Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #24
- Remove usage of IO internals. by @ioquatix in #25
- Update ruby versions to test by @nobu in #26
- Use test-unit-ruby-core by @nobu in #27
- Bump actions/checkout from 3 to 4 by @dependabot in #28
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Don't add
IO#wait*
methods whenRUBY_IO_WAIT_METHODS
is defined by Ruby. by @ioquatix in #19 - Fix usage of
assert_raises
->assert_raise
. by @ioquatix in #20 - Expand tabs by @hsbt in #21
- Use GITHUB_OUTPUT instead of deprecated set-output by @sato11 in #22
New Contributors
Full Changelog: v0.2.3...v0.3.0
v0.2.3
What's Changed
- s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #7
- Use omit for test-unit by @hsbt in #8
- Document mandatory require for using io/wait methods by @apatniv in #10
- Make the gem a noop on Rubies older than 2.6 by @casperisfine in #9
- JRuby support by @headius in #2
- Added dependabot.yml for actions by @hsbt in #14
- Bump actions/checkout from 2 to 3 by @dependabot in #15
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #16
New Contributors
- @k0kubun made their first contribution in #7
- @apatniv made their first contribution in #10
- @casperisfine made their first contribution in #9
- @headius made their first contribution in #2
- @dependabot made their first contribution in #15
Full Changelog: v0.2.1...v0.2.3
v0.2.2.pre1
What's Changed
- s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #7
- Use omit for test-unit by @hsbt in #8
- Document mandatory require for using io/wait methods by @apatniv in #10
- Make the gem a noop on Rubies older than 2.6 by @casperisfine in #9
- JRuby support by @headius in #2
New Contributors
- @k0kubun made their first contribution in #7
- @apatniv made their first contribution in #10
- @casperisfine made their first contribution in #9
- @headius made their first contribution in #2
Full Changelog: v0.2.1...v0.2.2.pre1
v0.2.1
v0.2.0
What's Changed
- Added GitHub Actions tests by @nobu in #1
- fix: Typo of this gem's name in Gemfile by @olleolleolle in #3
New Contributors
- @olleolleolle made their first contribution in #3
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/ruby/io-wait/commits/v0.1.0