Revision history for Business-TrueLayer 0.05 2024-09-10 - Add remitter details to payment object 0.04 2024-09-02 - Support converting webhook data into objects 0.03 2024-08-22 - Support mandate creation and payment creation from mandates 0.02 2023-12-08 - auth_host moves to Request, and Authenticator only uses host internally - Refactor api_post() and api_get() to use _ua_request() - Move the post in _authenticate() to _ua_request() in the Request class - Paranoid error handling with clear reporting in _authenticate - Improve tests for Business::TrueLayer::Request prior to refactoring - Use Test::Warnings in all tests - Pass ->payment_host into ::Payment object - Add Changes and README.pod 0.01 2023-11-29 - First release