Revision history for Business-GoCardless
0.07 2014-09-16
- Add Webhook support (https://developer.gocardless.com/#webhook-overview)
0.06 2014-09-10
- Replace use of TryCatch with Try::Tiny in tests
0.05 2014-09-06
- Kwalitee improvements in distribution
0.04 2014-09-06
- fix test failures for checking JSON boolean values
0.03 2014-09-04
- Correct links in perldoc
0.02 2014-09-04
- Remove dependency on Mojo::JSON in a couple of tests
- Fix use of undef as an ARRAY in Utils::normalize_params
0.01 2014-09-04
- First release