Releases: dystcz/dystore-api
Releases · dystcz/dystore-api
0.8.4
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
What's Changed
- Find order redundancy by @theimerj in #91
Full Changelog: 0.8.2...0.8.3
0.8.2
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
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
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.8
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
What's Changed
- Upgrade to lunar 0.7.5 by @theimerj in #70
Full Changelog: 0.7.6...0.7.7
v0.7.6
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