Releases: ruby/net-protocol
Releases · ruby/net-protocol
v0.2.2
What's Changed
- Failing test case for #19 by @casperisfine in #20
- Adds Ruby 3.2 to the CI matrix. by @petergoldstein in #21
- Improve actions by @hsbt in #22
- Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #23
- Use test-unit-ruby-core gem by @hsbt in #26
New Contributors
- @petergoldstein made their first contribution in #21
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Initialize @rbuf_empty in BufferedIO by @etiennebarrie in #18
- Undo BufferedIO#rbuf_consume_all_shareable! optimization by @casperisfine in #19
New Contributors
- @etiennebarrie made their first contribution in #18
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Improve BufferedIO performance by @casperisfine in #14
- Typo fix by @bkmgit in #17
New Contributors
- @casperisfine made their first contribution in #14
- @bkmgit made their first contribution in #17
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- Update the required ruby version by @nobu in #4
- s/RubyVM::JIT/RubyVM::MJIT/g by @k0kubun in #5
- CI: use bundler-cache: true, add Ruby 3.1 to build matrix by @olleolleolle in #7
- Drop unused gemspec directives by @olleolleolle in #8
- Fix typo in gem description [ci skip] by @olleolleolle in #9
- Added dependabot.yml for actions by @hsbt in #11
- Bump actions/checkout from 2 to 3 by @dependabot in #12
New Contributors
- @k0kubun made their first contribution in #5
- @dependabot made their first contribution in #12
Full Changelog: v0.1.2...v0.1.3