Skip to content

Releases: j-low/gocommerce

v1.0.1

18 Jan 20:24
56883cd
Compare
Choose a tag to compare

What's Changed

  • chore: add installation instructions to README by @j-low in #14

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 Jan 20:06
9dcf52a
Compare
Choose a tag to compare

Summary

  • initial release version
  • contains full support for SquareSpace v1 Commerce APIs

What's Changed

  • feat: add API callers and types for Inventory API by @j-low in #1
  • feat: add API callers and types for Orders API by @j-low in #2
  • feat: add API callers and types for Profiles API by @j-low in #3
  • feat: pass query params as function argument by @j-low in #4
  • feat: add API callers and types for Webhook Subscriptions API by @j-low in #5
  • chore: audit products api by @j-low in #6
  • feat: implement transactions api by @j-low in #7
  • feat: update error handling, chore: format types by @j-low in #8
  • chore: mostly formatting by @j-low in #9
  • chore: flesh out README, add MIT license by @j-low in #10
  • tests: add automated tests by @j-low in #11
  • chore: add usage example to readme by @j-low in #12
  • chore: add package root by @j-low in #13

Full Changelog: https://github.com/j-low/gocommerce/commits/v1.0.0