Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Releases: Tolfix/cpg-api

v0.3

03 Dec 19:13
ab89e72
Compare
Choose a tag to compare

v0.3

  • Possible to for customer to restore password
  • Fixed /v2/orders/place
  • Fixed EnsureAuth
  • Fixed Paypal
    • Crashed when missing creds.
  • Modified BaseModelAPI
    • Added _sort & _end for query.
  • Added configurable options

What's Changed

Full Changelog: v0.2...v0.3

Will try to make more releases.

v0.2

27 Nov 15:28
Compare
Choose a tag to compare

v0.2

Ready for production!
Is still missing some features which could be added, but is possible to do the thing is meant to do, which is ready for production now.

Full Changelog: v0.1...v0.2

v0.1

22 Nov 13:29
fc1cecf
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

First release v0.1

  • Possible to create customers
  • Possible to create invoices
  • Possible to create products & categories
  • Possible to create orders
  • Possible to create transactions
  • Possible to accept payment through paypal/stripe