Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@akselinurmio akselinurmio released this 05 Dec 15:11
· 2 commits to main since this release

Breaking changes

  • Remove support for Node.js v10 (6d96c42)
  • Remove support for options.amount. The option was deprecated in v1.1.0 (9135213)
  • As an undocumented feature, the library validated the checksum of the IBAN passed. Checksum validation is now removed, which means that you should check the IBAN's validity in your own code.

Full Changelog: v1.1.2...v2.0.0