All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to the following versioning pattern:
Given a version number MAJOR.MINOR.PATCH, increment:
- MAJOR version when the API version is incremented. This may include backwards incompatible changes;
- MINOR version when breaking changes are introduced OR new functionalities are added in a backwards compatible manner;
- PATCH version when backwards compatible bug fixes are implemented.
- core version
- request methods
- displayDescription parameter to transfer, invoice and deposit resources
- core version
- Global objects variables
- AccountCreated, Created and Owned attributes to DictKey resource
- AccountNumber and BranchCode attributes to PaymentPreview resource
- AccountNumber and BranchCode docstring attributes to DictKey resource
- AccountType docstring attribute to DictKey resource
- core version
- CorporateBalance resource
- CorporateCard resource
- CorporateHolder resource
- CorporateInvoice resource
- CorporatePurchase resource
- CorporateRule resource
- CorporateTransaction resource
- CorporateWithdrawal resource
- CardMethod sub-resource
- MerchantCategory sub-resource
- MerchantCountry sub-resource
- rules attribute to Invoice resource
- Invoice.Rule sub-resource
- metadata Transfer attribute from struct to map
- metadata attribute to Transfer resource
- Full Stark Bank API v2 compatibility