Skip to content

Releases: Sysix/lexoffice-php-api

0.14.2

30 Dec 19:14
3e5a489
Compare
Choose a tag to compare

Changes

  • Support psr/cache v2 and v3
  • Update Packages Versions (only development)

Full Changelog: 0.14.1...0.14.2

v.0.14.1

27 May 14:13
Compare
Choose a tag to compare

Improvments

v.0.14.0

16 Apr 15:39
Compare
Choose a tag to compare

Improvments:

  • add recurring-templates endpoint
  • add posting-categories endpoint

v0.13.1

14 Apr 12:53
bf3e57f
Compare
Choose a tag to compare

Bugfix:

  • caching with url queries didn't respect the querie as separate request (#30)

v.0.13.0

28 Feb 14:04
Compare
Choose a tag to compare

New Endpoints

  • Countries (/countries)
  • Down Payment Invoices (/down-payment-invoices)
  • Payments (/payments)
  • Payment Conditions (/payment-conditions)

v0.12.1

07 Feb 21:08
47969b6
Compare
Choose a tag to compare

Improvments:

  • Use own Utils for json_encode, json_decode to avoid guzzle version check
  • Enable PHP8 Support

0.12.0

19 Nov 20:26
Compare
Choose a tag to compare

Improvments:

  • Add Support for Guzzle v6.2 and Guzzle greater then v7.0

Changes:

  • createStream and createMultipleStream are now protected (instead of public)

v0.11.0

27 Oct 18:33
Compare
Choose a tag to compare

Improvments:

  • Add Profile Client
  • Add CreditNote Client
  • Add File Client

Special Thanks to:

v0.10.0

22 Jun 16:54
Compare
Choose a tag to compare

Bugfix:
none

Improvments:

  • This Libary is throwing now own Exceptions: \Clicksports\LexOffice\Exceptions\BadMethodCallException, \Clicksports\LexOffice\Exceptions\CacheException, \Clicksports\LexOffice\Exceptions\LexOfficeApiException
  • Add Abstract Layer Pagination Client, Used for Contact and Voucherlist
  • Add PHPUnit Test with over >80% Coverage
  • Improve Readme
  • Improve Composer Export

v0.9.1

19 Jun 20:03
Compare
Choose a tag to compare

Bugfix:

  • Methods getAll for Endpoint Client and Voucherlist didn't output the page 0