Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 699 Bytes

CHANGELOG.md

File metadata and controls

34 lines (20 loc) · 699 Bytes

Changelog

3.0.1 / 3.0.2 (01-Nov-2024)

  • Minor fixes in gemspec

3.0.0 (29-Oct-2024)

  • Breaking change: Drop support for Ruby 2, require 3.0+
  • Breaking change: Drop support for Faraday v1. If you need to support Faraday v1, stay on faraday-gzip version 2.
  • 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.