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.
2.0.0 - 2022-10-14
- Revert v1.1.0 change to
OrderLineItem
ID
from typejson.Number
tostring
1.1.1 - 2021-04-12
- Update test dependencies
1.1.0 - 2020-03-26
- Include custom user agent for debugging and informational purposes
- Fix issue with query params not being passed in GET/DELETE requests
- Change
OrderLineItem
ID
to typejson.Number
- Initial release