png version 1.3.0 has been released!
* home: <https://github.com/seattlerb/png>
* bugs: <https://github.com/seattlerb/png/issues>
* doco: <http://docs.seattlerb.org/png>
PNG is an almost-pure-ruby PNG library. It lets you write a PNG
without any C libraries.
Changes:
### 1.3.0 / 2024-08-27
Daaaamn... another 9 years! Means it is really stable, right?
* 4 minor enhancements:
* Removed a bunch of ancient cruft: getbyte, old 1.8 compile hacks, etc.
* Removed a bunch of forced deletions of ~/.ruby_inline in test. Cargo culting?
* Removed binary encoding on all source files and called #b for the few needed binary strings.
* Removed clean as a dependency for test, speeding up tests 3x.
* 1 bug fix:
* Fix errors created when string literals are frozen.
···
______________________________________________
ruby-talk mailing list -- ruby-talk@ml.ruby-lang.org
To unsubscribe send an email to ruby-talk-leave@ml.ruby-lang.org
ruby-talk info -- https://ml.ruby-lang.org/mailman3/postorius/lists/ruby-talk.ml.ruby-lang.org/