Skip to content

v3.1.0

Compare
Choose a tag to compare
@hsbt hsbt released this 07 Nov 09:38
· 43 commits to master since this release
2561e12

What's Changed

  • Fix the test broken in older versions by @nobu in #52
  • Limit test time and ignore failures on TruffleRuby by @nobu in #53
  • Check for functions with arguments and the header by @nobu in #51
  • Update test libraries from ruby/ruby 2023-03-24 by @hsbt in #54
  • Zlib.gunzip should not fail with non-ascii-8bit strings by @sorah in #55
  • Improve CI dependencies by @hsbt in #59
  • Add truffleruby-head in CI by @eregon in #62
  • Workaround: Fix test failures on Ubuntu jammy s390x. by @junaruga in #63
  • Rakefile: Update the test task to pass on Ubuntu jammy s390x. by @junaruga in #65
  • Fix misdetection of {crc32,alder32}_z in cloudflare zlib fork by @KJTsanaktsidis in #68
  • Check for z_size_t along with {crc,adler}32_z in extconf.rb by @KJTsanaktsidis in #69
  • Support Ruby 2.5+ again by @hsbt in #70

New Contributors

Full Changelog: v3.0.0...v3.1.0