Releases: picqer/exact-php-client
Releases · picqer/exact-php-client
v2.0.0
Guzzle 6 release
v1.0.8
Merge pull request #17 from creacoon/master Added BankAccount endpoint & updated readme versioning example.
v1.0.7
v1.0.6
New entities, more properties and a bugfix for filters.
Note: Using $entity->filter() was bugged when returning multiple results. This call now always returns a collection of items, which may have 0, 1 or multiple items. This way you can be sure of a consistent result (array).
v1.0.5
Added support for more Account fields.
Added support for Contacts.
Added support for GLAccounts.
Added support for PaymentConditions.
Added support for SalesEntry's (sales bookings in the old system)
Thanks @sebastianberm
Added example code and updated readme
v1.0.4
Added journals endpoint
v1.0.3
PSR-4 update
v1.0.2
Open sourced.
v1.0.1
Update composer.json