Skip to content

Releases: dystcz/dystore-api

0.8.4

07 Mar 16:18
20304e5
Compare
Choose a tag to compare

What's Changed

  • Fix pricing attributes in order line schema by @theimerj in #96
  • Configurable non eloquent purchasable types by @theimerj in #99

Full Changelog: 0.8.3...0.8.4

0.8.3

16 Feb 19:27
937d1a5
Compare
Choose a tag to compare

What's Changed

  • Find order redundancy by @theimerj in #91

Full Changelog: 0.8.2...0.8.3

0.8.2

15 Feb 16:51
8c35c2b
Compare
Choose a tag to compare

What's Changed

  • Update postman collection by @theimerj in #88
  • Update collections schema by @theimerj in #90

Full Changelog: 0.8.1...0.8.2

0.8.1

09 Feb 11:50
8307102
Compare
Choose a tag to compare

What's Changed

  • Update routes and add postman collection by @theimerj in #84 & #85
  • Update payments by @theimerj in #86
  • Allow custom amount when handling payments and allow CartAddress meta by @theimerj in #87
  • Allow meta update on CartAddress by @tdwesten in #75

Full Changelog: 0.8.0...0.8.1

0.8.0

06 Feb 10:52
Compare
Choose a tag to compare

What's Changed

  • Update payments by @theimerj in #81
  • Upgrade to Lunar 0.8 by @theimerj in #83

Breaking ⚠️

  • OrderPaid event was renamed to OrderPaymentSuccessful

Full Changelog: 0.7.9...0.8.0

v0.7.9

31 Jan 20:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.7.8...0.7.9

v0.7.8

25 Jan 02:57
276ff88
Compare
Choose a tag to compare

What's Changed

  • Expose Meta on CartAddressSchema by @tdwesten in #71
  • Add collection group filters by @theimerj in #74

Full Changelog: 0.7.7...0.7.8

v0.7.7

16 Jan 03:24
Compare
Choose a tag to compare

What's Changed

  • Upgrade to lunar 0.7.5 by @theimerj in #70

Full Changelog: 0.7.6...0.7.7

v0.7.6

13 Jan 19:44
Compare
Choose a tag to compare

What's Changed

  • Added endpoint to remove applied coupon 3e19674
  • Default OrderSchema sort set to -created_at and make timestamp fields sortable dbb9722
  • Apply published scope on products by @theimerj in #69

Full Changelog: 0.7.5...0.7.6

v0.7.5

09 Jan 19:50
Compare
Choose a tag to compare

What's Changed

  • Added discount data to PriceSchema 8a09c37
  • Added meta and purchasable fields to OrderLineSchema ed08254
  • Fixed OrderPolicy 735b20d aa4c21c
  • Minor fixes

Full Changelog: 0.7.4...0.7.5