522 B
522 B
Unreleased
Breaking Changes
- The
HTTPClientFactory
API was changed to make it easier to configure instances with
Added
HTTPClientFactory
methodswithIndexPermalinks()
andwithoutIndexPermalinks()
to enable/disable API pretty permalinks- Expanded properties of
AbstractProduct
model type - Added
list
,read
,update
, anddelete
operations forSimpleProduct
repositories
Changes
- Added a tranformation layer between API responses and internal models
0.1.0
- Initial/beta release