Releases: ux-nl/wefact-php
Releases · ux-nl/wefact-php
v0.6.0
30 Aug 12:59
Compare
Sorry, something went wrong.
No results found
v0.5.0: Wefact response now returns array if resource is not found (#2)
13 Jun 13:14
Compare
Sorry, something went wrong.
No results found
* Wefact response now returns array if resource is not found
v0.4.0
08 Jun 06:19
Compare
Sorry, something went wrong.
No results found
Change singular resource method names to plural.
v0.3.0
07 Jun 13:51
Compare
Sorry, something went wrong.
No results found
This release includes all remaining Invoice resource methods.
v0.2.0
07 Jun 11:39
Compare
Sorry, something went wrong.
No results found
Added default resource methods to all remaining resources (CreditInvoice, Creditor, Subscription)
Added InvalidRequestException when API request is invalid and returns error
v0.1.0
07 Jun 09:40
Compare
Sorry, something went wrong.
No results found
The first release only (partially) includes the resources listed down below:
Debtor
Group
Invoice
Product
Every resource only contains the list, create, update, show and delete methods. Except for debtor which does not have the delete method.