v2.0.0
What's Changed
- Use GitHub Actions by @hsbt in #11
- Tweak the configuration of GitHub Actions by @hsbt in #12
- Fix hyperlink by @jeremyevans in #15
- Add Zlib::GzipReader.zcat for handling multiple gzip streams in gz file by @jeremyevans in #13
- Document that gets can return nil when eof? returns false by @jeremyevans in #18
- Allow Zlib.crc32 and .adler32 to accept IO instance by @jeremyevans in #17
- Add Zlib::Inflate#inflate :buffer keyword argument by @jeremyevans in #20
Full Changelog: v1.1.0...v2.0.0