Skip to content

Releases: SnaBe/node-bptf-prices

v1.5.4

27 Dec 12:19
Compare
Choose a tag to compare

What's Changed

Version 1.5.4 (patch) release of the bptf-prices module.

  • Updated dependencies to patch a vulnerability.

Full Changelog: v1.5.3...v1.5.4

v1.5.3

15 Oct 12:46
Compare
Choose a tag to compare

What's Changed

Version 1.5.3 (patch) release of the bptf-prices module.

  • Updated outdated dependencies.

Full Changelog: v1.5.2...v1.5.3

v1.5.2

22 Jul 16:21
Compare
Choose a tag to compare

What's Changed

Version 1.5.2 (patch) release of the bptf-prices module.

  • Includes minor fixes and improvements.
  • Updated dev dependencies.

Full Changelog: v1.5.1...v1.5.2

v1.5.1

02 Jun 10:33
bc95ded
Compare
Choose a tag to compare

What's Changed

Version 1.5.1 (patch) release of the bptf-prices module.

Full Changelog: v1.5.0...v1.5.1

v1.5.0

19 Apr 15:14
7f4719b
Compare
Choose a tag to compare

What's Changed

Version 1.5.0 (minor) release of the bptf-prices module.

  • Node.js version 14 is no longer used or supported as tests require version 16 or later.
    • The module should still work with any version 14 release (for now).
  • New definitive TypeScript types for the class constructor and methods.
  • Includes minor fixes and improvements for JSDocs.
  • Github actions now use Node.js version 16.
  • Updated dependencies.

The documentation pages have also been updated to reflect the changes.

Full Changelog: v1.4.0...v1.5.0

v1.4.0 release

05 Mar 22:00
Compare
Choose a tag to compare

What's Changed

Version 1.4.0 release of the bptf-prices module.

  • Improved performance for callback requests.
  • Includes minor fixes and improvements.
  • Updated dependencies.

Full Changelog: v1.3.8...v1.4.0

v1.3.8 release

07 Jan 16:04
Compare
Choose a tag to compare

What's Changed

Version 1.3.8 release of the bptf-prices module.

  • Switch from GitHub workflows to GitHub actions workflows #8671.
  • Includes minor fixes and improvements.

Full Changelog: v1.3.7...v1.3.8

v1.3.7 release

23 Oct 22:13
Compare
Choose a tag to compare

What's Changed

Version 1.3.7 release of the bptf-prices module.

  • Removed a console.log of the Axios instance.
    • Rather dumb of me to leave it in, so I hope it wasn't too annoying before this patch.

Full Changelog: v1.3.6...v1.3.7

v1.3.6 release

22 Oct 12:29
Compare
Choose a tag to compare

What's Changed

Version 1.3.6 release of the bptf-prices module.

  • Fixed an error when importing version 1.1.3 of Axios.
  • Updated out-of-date dependencies.

Full Changelog: v1.3.5...v1.3.6

v1.3.5 release

06 Oct 20:39
Compare
Choose a tag to compare

What's Changed

Version 1.3.5 release of the bptf-prices module.

  • Updated out-of-date dependencies.
  • Includes minor bug fixes and improvements.

Full Changelog: v1.3.4...v1.3.5