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.
- Support updating subscriber attributes from @MohamedBng and @Spone (PR #18)
0.5.0 - 2022-12-01
0.4.0 - 2022-06-02
- Fix Ruby 3 compatibility
0.3.1 - 2021-10-07
- Add
purchase_date
accessor toEntity::Entitlement
from @pierrea - Add
Tarpon::TooManyRequests
error
0.3.0 - 2020-06-29
- Security rake upgrade (~> 12.3)
- Security ActiveSupport upgrade (6.0.3.1)
- Ability to fetch subscriber offerings
0.2.1 - 2020-02-24
- Initial changelog
- Added some useful links to the readme with some minor text adjustments
- Explicitly cast response body to string when parsing JSON