woocommerce/tests/e2e/api/CHANGELOG.md

522 B

Unreleased

Breaking Changes

  • The HTTPClientFactory API was changed to make it easier to configure instances with

Added

  • HTTPClientFactory methods withIndexPermalinks() and withoutIndexPermalinks() to enable/disable API pretty permalinks
  • Expanded properties of AbstractProduct model type
  • Added list, read, update, and delete operations for SimpleProduct repositories

Changes

  • Added a tranformation layer between API responses and internal models

0.1.0

  • Initial/beta release