File rubygem-net-protocol.changes of Package rubygem-net-protocol
-------------------------------------------------------------------
Tue Nov 14 15:18:20 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- 0.2.2:
## What's Changed
* Failing test case for #19 by @casperisfine in https://github.com/ruby/net-protocol/pull/20
* Adds Ruby 3.2 to the CI matrix. by @petergoldstein in https://github.com/ruby/net-protocol/pull/21
* Improve actions by @hsbt in https://github.com/ruby/net-protocol/pull/22
* Update test libraries from ruby/ruby 2023-03-24 by @hsbt in https://github.com/ruby/net-protocol/pull/23
* Use test-unit-ruby-core gem by @hsbt in https://github.com/ruby/net-protocol/pull/26
## New Contributors
* @petergoldstein made their first contribution in https://github.com/ruby/net-protocol/pull/21
**Full Changelog**: https://github.com/ruby/net-protocol/compare/v0.2.1...v0.2.2
-------------------------------------------------------------------
Fri Nov 3 07:47:31 UTC 2023 - Dan Čermák <dan.cermak@posteo.net>
- 0.2.1:
## What's Changed
* Initialize @rbuf_empty in BufferedIO by @etiennebarrie in https://github.com/ruby/net-protocol/pull/18
* Undo BufferedIO#rbuf_consume_all_shareable! optimization by @casperisfine in https://github.com/ruby/net-protocol/pull/19
## New Contributors
* @etiennebarrie made their first contribution in https://github.com/ruby/net-protocol/pull/18
**Full Changelog**: https://github.com/ruby/net-protocol/compare/v0.2.0...v0.2.1
-------------------------------------------------------------------
Wed Dec 7 11:27:19 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 0.2.0
no changelog found
-------------------------------------------------------------------
Thu Apr 28 05:38:17 UTC 2022 - Stephan Kulow <coolo@suse.com>
updated to version 0.1.3
no changelog found
-------------------------------------------------------------------
Thu Mar 10 16:04:31 UTC 2022 - Manuel Schnitzer <mschnitzer@suse.com>
- initialize package