Skip to content

Releases: picqer/exact-php-client

v3.24.0

13 Mar 14:38
d042b4f
Compare
Choose a tag to compare
  • Added new models + updated existing models from API reference #386 by @jeff-99

v3.23.0

13 Mar 13:09
fad6b6a
Compare
Choose a tag to compare

v3.22.0

13 Nov 10:05
63dd465
Compare
Choose a tag to compare

v3.21.0

31 Aug 11:21
31d9425
Compare
Choose a tag to compare

v3.20.0

05 Jun 13:37
667d2a7
Compare
Choose a tag to compare

v3.19.0

25 Apr 06:43
1cb39d5
Compare
Choose a tag to compare

Quite some changes in this release.

Thank you all for your contributions!

v3.18.0

06 Feb 07:04
e2b76b3
Compare
Choose a tag to compare
  • Refactored downloadable trait to fix potential unavailble url property. #330
  • Add DocumentCategory entity #335
  • Add ExchangeRate Class #340

v3.17.0

08 Jan 07:53
db12cae
Compare
Choose a tag to compare
  • Locking callbacks for acquiring new refresh token #317
  • Fix translation of expires_in to Unix timestamp #320
  • Updated Item docs #328
  • Correct typehint on @propery to match with php internal scalar type. #327
  • Use $previous exception in Connection #322
  • Add DocumentType #321
  • Fix #310 add missing phpdocs #313
  • Fix PHPDoc properties #312
  • Resultset: PHPDoc comments #310

v3.16.0

01 Nov 07:43
33af5a2
Compare
Choose a tag to compare
  • Added entity for ShopOrderMaterialPlan and ShopOrderRoutingStepPlan #297
  • Change edm.{type} with the correct PHP scalar type #293
  • Added User model #296
  • Update Subscription.php #301
  • Fix userscript for docs page with query params in function URI. #306
  • Added new Endpoints #304
  • Update PurchaseInvoice.php #302
  • Add additional type mapping. #305
  • Correct type hint errors discovered using PHPStan #303
  • Added entities for Operation and OperationResource + fillables for ShopOrderRoutingStepPlan + fix type hinting #298

v3.15.1

18 Sep 10:31
d091a7a
Compare
Choose a tag to compare
  • Add type mapping in userscript.js to map API docs type to resp PHP type #289
  • Add the missing property RSIN to the account Entity #291