Skip to content

Releases: ruby/io-nonblock

v0.3.1

03 Dec 04:43
a2e44cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

13 Dec 05:42
501e2ff
Compare
Choose a tag to compare

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

05 Dec 06:22
46c0ec2
Compare
Choose a tag to compare

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 extract set_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

Full Changelog: v0.1.0...v0.2.0

v0.1.0

17 Nov 10:29
432bdfe
Compare
Choose a tag to compare