Releases: ruby/io-nonblock
Releases · ruby/io-nonblock
v0.3.1
What's Changed
- mark extension as ractor safe by @HoneyryderChuck in #14
New Contributors
- @HoneyryderChuck made their first contribution in #14
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #10
- Remove usage of IO internals. by @ioquatix in #11
- Add TruffleRuby & JRuby in CI and use the correct fallback pattern for rb_io_descriptor() by @eregon in #12
- Bump actions/checkout from 3 to 4 by @dependabot in #13
- Don't define nonblock methods if they are defined by core. by @ioquatix in #6
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Switch to use GitHub Actions by @hsbt in #1
- s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #2
- Use omit for test-unit by @hsbt in #3
- Rename
io_nonblock_mode
and extractset_fcntl_flags
by @nobu in #5 - Added dependabot for GitHub Actions by @hsbt in #8
- Bump actions/checkout from 2 to 3 by @dependabot in #9
New Contributors
- @k0kubun made their first contribution in #2
- @nobu made their first contribution in #5
- @dependabot made their first contribution in #9
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/ruby/io-nonblock/commits/v0.1.0