Releases: Adyen/adyen-ruby-api-library
Releases · Adyen/adyen-ruby-api-library
Adyen Ruby API Library 3.0.2
Adyen Ruby API Library 3.0.1
Adyen Ruby API Library 3.0.0
PRs 22-28
- Add attributes to Error message
- Update versions, add msg to AdyenError, fix console
- Update checkout to v49 and library version 2.0.1
- Add missing attr_reader for msg in AdyenError
- Fix JSON syntax error in payouts example
Adyen Ruby API Library 2.0.0
#17 Update checkout to v41
Adyen Ruby API Library 1.2.0
- Changed name to adyen-ruby-api-library
- Add applicaitonInformation into request
- fixed dependencies
Adyen Ruby API Library 1.1.0
Fixes:
- Update gemspec and Gemfile to include more information
- Add merchant-specific url support to all services, fix webmock dep, add deps to Gemfile
- Remove ruby version from Gemfile
- Tweaks to travis and Gemfile
- Switch testing from rake to rspec
- Remove jruby testing
- #8 Set CheckoutUtility URL
Adyen Ruby API Library 1.0.2
Fix checkout URL generation
Change name for rubygems.org
Adyen Ruby API Library 1.0.1
Support sending hashes in requests
Remove extra slash in Checkout URL
Adyen Ruby API Library 1.0.0
Initial release