Skip to content

Releases: bjerkio/abax-node-sdk

v3.2.1

15 Dec 08:35
0afe4fb
Compare
Choose a tag to compare

What's Changed

  • fix: handle rate limiting correctly by @braaar in #70

Full Changelog: v3.2.0...v3.2.1

v3.2.0

14 Dec 15:43
b85c41a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.2.0

v3.1.0

13 Dec 15:24
6c14b40
Compare
Choose a tag to compare

What's Changed

  • chore: remove dependent issues workflow by @braaar in #66
  • feat: allow listing more than 150 odometer readings by @braaar in #65
  • feat: list trip expenses sequentially to better handle rate limiting by @braaar in #67

Full Changelog: v3.0.5...v3.1.0

v3.0.5

05 Dec 07:43
992df89
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.4...v3.0.5

v3.0.4

04 Dec 14:41
a26ee2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.3...v3.0.4

v3.0.3

08 Aug 13:20
e04b72a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.2...v3.0.3

v3.0.2

08 Aug 12:56
888bf22
Compare
Choose a tag to compare

What's Changed

  • fix: import correctly with js path ending by @braaar in #36

Full Changelog: v3.0.1...v3.0.2

v3.0.1

08 Aug 10:45
Compare
Choose a tag to compare

Improve NPM documentation

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

v3.0.0

08 Aug 09:19
0373a7f
Compare
Choose a tag to compare

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

v2.0.1

05 Jul 13:01
009e7f8
Compare
Choose a tag to compare

What's Changed

  • fix: remove endpoint version from base api Urls by @braaar in #12

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