Releases: CurrencyCloud/currencycloud-net
Releases · CurrencyCloud/currencycloud-net
Release 5.4.1
v5.4.1 Release 5.4.1
Release 5.3.5
- Adds ChargeType parameter to Payment entity
- Fixes error formatting to handle malformed error responses from server
- Adds support for get payment fee rules endpoint
- Adds support for Funding Account api
- Adds support for get quote payment fee endpoint
Release 5.2.2
- Adds Support for Bank Details Endpoint
Release 5.1.0
Backwards-incompatible changes
- Remove deprecated VAN endpoints
- Remove deprecated IBAN endpoints
- Add beneficiary_external_reference as an optional input field
- New API to calculate and return Payment Delivery Date
- Update Polly and other dependencies
- Minor changes and other bug fixes
Release 4.0.0
Backwards-incompatible changes
- Remove deprecated method date_change/details
- Update relative path to test data
- Update dependencies
- Minor cosmetic changes
Release 3.0.1
Backwards-incompatible changes
- Reimplement PaymentAuthorisations
- Remove deprecated types
- Remove deprecated members
- Add type members documentation
- Add Backoff & Retry tests
- Minor changes and bug fixes
Release 2.7.2
- Add FindReportRequests, GetReportRequest, CreateConversionReport and CreatePaymentReport
- Add PaymentConfirmation
- Add SenderDetails
- Update IBANs and VirtualAccounts (fixes issues #20 and #21)
- Refactor SettlementEntry (non-breaking)
- Deprecate obsolete methods
- Improve debugging
- Minor improvements and bug fixes
- Update configuration and dependencies
Release 2.4.5
- Add BeneficiaryDetailsList missing properties
- Update 3rd party dependencies
- Update Tests and Cookbooks
Release 2.4.4
- Update tests and NuGet dependencies
Release 2.4.3
- Add QuoteCancelConversion, QuoteDateChangeConversion, DateChangeConversion, DateChangeDetailsConversion, PreviewSplitConversion, SplitHistoryConversion and FindConversionProfitAndLosses
- Add exponential backoff and retry strategy
- Add PaymentAuthorisation
- Add PaymentPurposeCode
- Bug fixes (#13, #16 and #17)