Skip to content

v3.0.0

Compare
Choose a tag to compare
@braaar braaar released this 08 Aug 09:19
· 66 commits to main since this release
0373a7f

What's changed

⚠️ Breaking changes

Instead of having baseUrl either be set to sandbox, production or something, we added a variable called environment that can either be sandbox or production. baseUrl is only used for URL.

Features

  • feat: add list capabilities query by @braaar in #32
  • feat: add utility function for decoding abax profile id token by @braaar in #33
  • feat: add equipment tests by @braaar in #14

Other

Full Changelog: v2.0.1...v3.0.0