Skip to content

v7.1.0

Choose a tag to compare

@christroutner christroutner released this 26 Nov 22:49
· 41 commits to master since this release
fe33ba3

7.1.0 (2025-11-26)

Bug Fixes

  • getUsd: Updating endpoint (4d94ad1)
  • rest URL: Normalizing URL so user can submit with or without trailing forward slash (13a7917)
  • script.js: Trying to satisfy ESM, linter, and minify packager at the same time (cc1809b)
  • scripts.js: Removing @psf/bitcoincash-ops as a dependency (c02080d)

Features

  • REST URL: removing default REST URL anti-pattern. Error thrown if URL is not specified at startup (1573e0b)