Releases: dystcz/dystore-api
Releases · dystcz/dystore-api
v0.7.4
update lunar package
v0.7.3
Merge pull request #68 from dystcz/update-lunar-073 update lunar
v0.7.2
v0.7.1
What's Changed
- add in stock product filter by @dominik-wbz in #65
- Fix checking order signatures by @theimerj in #66
Full Changelog: 0.7.0...0.7.1
v0.7.0
- Re-release after significant (think breaking) changes
- From now on this package version will follow Lunar main version again
- All changes should go through PRs
What's Changed
- Upgrade to Lunar by @theimerj in #1
- Fix collection default url by @dominik-wbz in #2
- Feature to make JsonApi Schemas and Resources extendable by @lorinczdev in #3
- Prepare API for carts by @lorinczdev in #4
- Fix cart for new Lunar version, fix code style by @lorinczdev in #5
- Replace hardcoded database prefix and add a config option to disable tracking product views by @tdwesten in #10
- Fix tests by @theimerj in #26
- Use right function to get all schema’s from a server by @tdwesten in #23
- Upgrade to support Lunar 0.5 by @theimerj in #28
- Add cart-addresses routes to TokenBasedCartSessionMiddleware by @tdwesten in #29
- Extract product views out of this package by @theimerj in #30
- 0.5 by @theimerj in #32
- Feature/payment gateways adapters by @lorinczdev in #33
- Fix JSON:API inconsistent resource attributes by @theimerj in #34
- V0.5 by @dominik-wbz in #35
- Fix/use orders instead of order to read cart orders by @lorinczdev in #36
- Remove unused code, remove bad service resolves by @lorinczdev in #37
- Fix cheapest variant attributes by @theimerj in #38
- Add client secret to payment intent by @theimerj in #39
- Make checking order signature configurable by @theimerj in #40
- Update order lines by @theimerj in #41
- Remove purchasable from line includes by @theimerj in #42
- Add transactions by @theimerj in #43
- Enhance relation naming consistency by @theimerj in #50
- Implement configurable hashids by @theimerj in #44
- Add translatable validation messages by @theimerj in #45
- Update hashids implementation by @theimerj in #51
- Add hashids tests by @theimerj in #52
- Add rest of JSON:API boilerplate by @theimerj in #53
- Add rest of JSON:API boilerplate by @theimerj in #57
- Add policy for every schema by @theimerj in #56
- Refactor config, introduce global manifest to enhance extendability by @theimerj in #58
- Add routes to TokenBasedCartSessionMiddleware by @tdwesten in #62
- Swappable checkout cart action by @theimerj in #63
New Contributors
- @theimerj made their first contribution in #1
- @dominik-wbz made their first contribution in #2
- @lorinczdev made their first contribution in #3
- @tdwesten made their first contribution in #10
Full Changelog: https://github.com/dystcz/lunar-api/commits/0.7.0