This repository was archived by the owner on Oct 15, 2024. It is now read-only.
Releases: wirecardBrasil/moip-sdk-node
Releases · wirecardBrasil/moip-sdk-node
[RELEASE] v1.2.4
- Adding parameter to refund method to allow a payment partial refund
[RELEASE] 1.2.3
Adding the following endpoints:
- Transfers
- Balances
- Check wirecard account existence (v1.2.2)
[RELEASE] 1.2.1
- Implementing and documenting query filters
[RELEASE] 1.2.0
- Adding endpoints for getting refunds
- Adding endpoints for creating multiorders and multipayments
[RELEASE] 1.1.0-beta
- Making the Connect object camel cased
- Fixing connect URL returned from getAuthorizeUrl
- Fixing post to generate access token in generateToken
[RELEASE] 1.0.0-beta
BREAKING CHANGES
Now you can initialize the SDK on the import as it does not return a promise anymore.
Tests
Stop using import syntax under tests so it does not need to be compiled by Babel
Others
Adding contributors to Readme.md
[RELEASE] 0.2.1
- Converting everything to ES6 #9
- Returning promises
- Moving test to root of the project
- ESLinting
- Adding CI badge to Readme
- Adding Code Coverage badge to Readme
- Translating Readme to English
Release com abrangência parcial da API V2 e Assinaturas
v0.1.0 Update .travis.yml