LATEST in kgio-2.11.3 vs LATEST in kgio-2.11.4
- old
+ new
@@ -1,19 +1,11 @@
-=== kgio 2.11.3 / 2020-01-08 09:25 UTC
+=== kgio 2.11.4 / 2021-05-25 23:24 UTC
- Some doc and warning fixes for newer Rubies.
+ This release fixes compatibility with GC.compact on Ruby 3.x.
+ Thanks to Ngan Pham for the patch and Aaron Patterson for the
+ feedback:
- We're no longer on bogomips.org since it's due
- for expiry and I can't pay extortionists for a .org, so
- s/bogomips.org/yhbt.net/ for now, and be prepared to move again
- when extortionists move onto the .net TLD.
+ https://yhbt.net/kgio-public/CAAvYYt5Z5f2rMuXO5DMpR1-6uRvu_gXKDvqcyoZ+oNcLiTH39g@mail.gmail.com/T/
- pkg.mk: use --local to "gem install"
- pkg.mk: use dark216 theme for Earth Day 2019
- test: fix warnings with RUBYOPT=-w
- tests: fix unused variable warnings from newer Rubies
- test_connect_fd_leak: do not close socket if non-existent
- test_syssend: avoid warning on cleanup
- build: remove olddoc from the gemspec
- doc: remove private email and outdated gmane archives
- doc: move from bogomips.org/kgio to yhbt.net/kgio
+ kgio remains obsolete and deprecated, and it's primary dependent
+ will be updated to not depend on it in the future.