apetito_product_api_client 1.0.0 apetito_product_api_client: ^1.0.0 copied to clipboard
A client for accessing the apetito Product API. Please note that the apetito Product API Client is unofficial and not endorsed by apetito.
Changelog #
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.0 (2021-10-17) #
⚠ BREAKING CHANGES #
- method names to align with specification (#1)
Features #
- add warnings (53e7562)
Tests #
Documentation #
- refactor to oauth2 package (608bbdd)
Builds #
Code Refactoring #
- method names to align with specification (#1) (5d472ee)
- migrate json serializable generated code (f848d0d)
- update authority uri constant (c72a0c7)
1.0.0-nullsafety.1 (2021-02-07) #
Builds #
- upgrade dependencies (c4b47e9)
Documentation #
- update constants (c9427ba)
- update description (f7bc9ac)
- update exceptions (15e95ef)
- update extensions (56454ee)
- update readme (f92063c)
Chores #
- update license (209b5b4)