Skip to content

Releases: matagaralph/zapi-inventory

v0.11.0

19 Apr 07:36

Choose a tag to compare

Minor Changes

  • feat: add address management to contact module (getAddress, addAddress, deleteAddress) (#1fd4c49)
  • feat: add contact status management methods (markActive, markInactive) (#91f221a)

v0.10.0

19 Apr 06:22

Choose a tag to compare

Minor Changes

  • feat: introduce invoice module for comprehensive invoicing capabilities (#4bd9264)
  • fix: refine and improve internal API type definitions (#35aa8c8)
  • fix: implement write lock to prevent concurrent save race conditions (#0192b4f, #459b175)

v0.9.0

16 Apr 15:53

Choose a tag to compare

Minor Changes

  • Add package and shipmentorders modules