Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 463 Bytes

CHANGELOG.md

File metadata and controls

29 lines (17 loc) · 463 Bytes

Changelog

Unreleased

  • Breaking change: Drop support for Ruby 2.6, require 2.7+
  • Various code tweaks
  • Remove JRuby 9.3 from CI matrix

2.0.1 (02-Jan-2024)

  • Handle cases when body is nil (thanks, @bendangelo)

2.0.0 (21-Jul-2023)

  • Use zlib version 3

1.0.0 (27-Dec-2022)

  • Added support for JRuby (thanks, @ashkulz)
  • Test with Ruby 3.2
  • Minor updates

0.1.0 (04-Feb-2022)

  • First stable release.

0.1.0.rc1

  • Initial release.