Skip to content

Latest commit

 

History

History
52 lines (38 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

52 lines (38 loc) · 1.03 KB

Change Log

[0.0.1] - UnReleased.

[0.7.0] - initial publish.

  • Authentication
  • Documentation
  • Custom Requests
  • Made Most Get and Create Methods available for the following features.
  • Customer / User Authentication.
  • Cart Management.
  • Order Management.
  • Products management.
  • Categories.
  • Tags.
  • Variations.
  • Ability to filter on methods that returns a list.
  • Supports custom endpoints.
  • Shipping.
  • Tax, TaxClasses.
  • Etc and more.

[0.9.0] - publish.

  • Fix Customer Registration.
  • Documentation
  • Add example.
  • made put and delete methods available.
  • ready for use.

[0.9.5] .

  • Fix Cart Management Issues.
  • Optimisation.
  • Bug Fixes.
  • Unified customer login and SignUp to work directly with Woo Commerce.
  • Renamed model classes.
  • Utility classes to handle token persistence, store token to db and retrieve anytime. Check if user is logged in.

[0.9.6] .

  • Fix GET auth conflict bug.

[0.9.7] .

  • Quick Bug Fixes.

[1.0.0] .

  • Null safety.