Releases: picqer/moneybird-php-client
Releases · picqer/moneybird-php-client
v0.20.0
v0.19.0
v0.18.4
v0.18.3
v0.18.2
v0.18.1
v0.18.0
v0.17.0
v0.16.0
- Implement feature for additional options when sending a sales invoice #140
- Added refresh token #148
- Search using trait #147
- Search contacts #144
- Add account_servicer_transaction_id to FinancialMutation #137
- Add a payment to an existing receipt #136
- parseExceptionForErrorMessages #133
- Remove unreachable code in ConnectionTest. #131
- Add missing import for ApiException in PurchaseInvoice.php #130
- Different connection for administration #129
- Actions base trait #128
- Code style #127
- Add notes to a contact #117
- Added "_destroy" support for InvoiceDetail to be able to delete them #109
- Register payment is deprecated and has been replaced by create a payment #116
v0.15.0
- Adding implementation of Financial Mutation object #104 by @georgeboot
- Add TooManyRequestsException #105 by @holtkamp