v1.6.0
- Fixed
redeemWalletCode
not properly checking if a code is valid (thanks @Fabsolute in PR #9) - Added monetary value of wallet code to
redeemWalletCode
callback (thanks @Fabsolute in PR #10) - Added ability to pass custom
request
object and options to constructor (thanks @hell00world in PR #11)