Releases: hotwax/oms-api
Releases · hotwax/oms-api
Release 1.0.1
What's Changed
- Improved: structure for oms api to define declare specific actions in side modules(#3212d2z) by @ymaheshwari1 in #28
Full Changelog: v1.0.0...v1.0.1
Release 1.0.0
What's Changed
- Improved: code to check for instance url value and then setting the base url in config(#2rc2q1e) by @ymaheshwari1 in #10
- Implemented: schema for order, defined action to get order details and update order status, and added transformation rule(#2ftb86d) by @ymaheshwari1 in #15
- Updated: transformation library usage to directly use tranform method for mapping instead of creating DataTransform object(#2zgxazg) by @ymaheshwari1 in #20
- Implemented: action to clear all the initialized data using a single method by @ymaheshwari1 in #22
- Implemented: user schema, transformation rule and action to fetch the user information(#2t2wfjv) by @ymaheshwari1 in #12
- Updated: package version and release notes for new release by @ymaheshwari1 in #24
Full Changelog: v0.0.1...v1.0.0
Release 0.0.1
What's Changed
- Implemented: initial configuration for oms package and added support to fetch order details and update order status(#2ebeamz) by @ymaheshwari1 in #1
- Implemented: github workflow for verifying the build(#2k0bn7f) by @ymaheshwari1 in #7
- Implemented: schema for product and mapping to transform the API response into the schema defined(#2h1fjk7) by @ymaheshwari1 in #6
- Implemented: configuration for babel and added paths in the index and used the path resolution when importing a file(#2kbmy1a) by @ymaheshwari1 in #8
- Updated Readme and created pull request template(#2r6cnde) by @azkyakhan in #9
New Contributors
- @ymaheshwari1 made their first contribution in #1
- @azkyakhan made their first contribution in #9
Full Changelog: https://github.com/hotwax/oms-api/commits/v0.0.1