Skip to content

Releases: hotwax/oms-api

Release 1.0.1

02 Dec 07:38
99fd2d6
Compare
Choose a tag to compare

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

22 Nov 10:21
21a60ec
Compare
Choose a tag to compare

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

25 Aug 11:30
9f4fa59
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/hotwax/oms-api/commits/v0.0.1