Releases: SnaBe/node-bptf-prices
v1.5.4
v1.5.3
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
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
What's Changed
Version 1.5.1 (patch) release of the bptf-prices module.
- Improved JSDocs comments for getPrices() and getCurrencies().
- Updated dev dependencies.
Full Changelog: v1.5.0...v1.5.1
v1.5.0
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
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
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
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
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
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