Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

48 lines (31 loc) · 1.83 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Added

0.5.0 - 2022-12-01

Added

  • Support instantiating different API clients, and advanced HTTP configuration from @foca (PR #14)

0.4.0 - 2022-06-02

Added

  • Fix Ruby 3 compatibility

0.3.1 - 2021-10-07

Added

  • Add purchase_date accessor to Entity::Entitlement from @pierrea
  • Add Tarpon::TooManyRequests error

0.3.0 - 2020-06-29

Added

  • Security rake upgrade (~> 12.3)
  • Security ActiveSupport upgrade (6.0.3.1)
  • Ability to fetch subscriber offerings

0.2.1 - 2020-02-24

Added

  • Initial changelog

Changed

  • Added some useful links to the readme with some minor text adjustments
  • Explicitly cast response body to string when parsing JSON

0.2.0 - 2020-02-24

0.1.1 - 2020-02-20