Releases: mollie/mollie-api-node
Releases · mollie/mollie-api-node
Release list
Release 2.2.0
- Upgraded various dependencies (#106)
- Dropped support for Node 4.x.
Release 2.1.2
- Update bundled
cacert.pemfile. (#103)
Release 1.4.1
- Update bundled
cacert.pemfile.
Release 2.1.1
Release 2.1.0
- Added the
authorizedstatus and helper methodisAuthorized(#88).
Release 2.0.3
Merge pull request #82 from mollie/UpdatingCert Updating cacert.pem
Release 2.0.2
Merge pull request #73 from mollie/vernondegoede-patch-1 Updated changelog.
Release 2.0.1
Release 2.0.0
A complete rewrite of the Mollie API Node client is here, including testing and linting! Update to this version if you want to use the new Mollie V2 API, with as main feature support for multicurrency transactions.
Check the migration guide to see what is new in the v2 version of our client, and check out the examples to see how to use this API client.
BREAKING CHANGE: changed initialisation of the client
BREAKING CHANGE: changed callback signature