Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@matzbot matzbot released this 12 Nov 04:11
· 7 commits to master since this release
7bb6d98

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 to gzfile_calc_crc by @nobu in #85
  • Reduce ensure nesting by @nobu in #86
  • Reenable Travis CI. by @junaruga in #87

New Contributors

Full Changelog: v3.1.0...v3.2.0