What's Changed
- Switch to macos-13 in CI by @eregon in #76
- Revert "Switch to macos-13 in CI" by @eregon in #77
- In Zlib::GzipReader#eof? check if we're actually at eof by @martinemde in #72
- Clear temporary directory by @nobu in #78
- Exclude older than 2.6 on macos-14 by @nobu in #79
- Avoid allocating intermediary strings when readpartial is passed an outbuf by @segiddins in #61
- Add
compile
task in Development section by @genya0407 in #80 - Retired Travis CI by @hsbt in #84
- Tell gcc-14 that
Qnil
is not passed togzfile_calc_crc
by @nobu in #85 - Reduce
ensure
nesting by @nobu in #86 - Reenable Travis CI. by @junaruga in #87
New Contributors
- @martinemde made their first contribution in #72
- @segiddins made their first contribution in #61
- @genya0407 made their first contribution in #80
Full Changelog: v3.1.0...v3.2.0