Skip to content

Releases: picqer/exact-php-client

v3.42.0

14 Aug 13:07
bed34f6
Compare
Choose a tag to compare

What's Changed

  • Updating the API based on the latest online docs by @DannyvdSluijs in #580
  • Update README.md to include examples for attributes() and download() by @PunchcardCoder in #578
  • Catch resets in seconds being less than 0 to prevent exception by @Eligioo in #576

New Contributors

Full Changelog: 3.41.0...v3.42.0

v3.41.0

09 Jun 10:14
69146a1
Compare
Choose a tag to compare

What's Changed

  • Updating the API based on the latest online docs by @DannyvdSluijs in #568
  • Provide return type attribute to handle php-8.1 exception by @pazion in #565

New Contributors

Full Changelog: v3.40.0...3.41.0

v3.40.0

07 Apr 06:22
a40b965
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.39.0...v3.40.0

v3.39.0

17 Mar 16:35
1c7faa0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.38.0...v3.39.0

v3.38.0

24 Feb 14:21
0c39ba2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.37.0...v3.38.0

v3.37.0

24 Feb 14:20
ee86848
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.36.0...v3.37.0

v3.36.0

03 Feb 12:49
b319937
Compare
Choose a tag to compare

Breaking changes

Some changes by PR #478 are reverted. This PR didn't account for endpoints that require > 1 query param in the URL when calling the Exact Online API.

If you use an endpoint that requires one query param of the {Edm.Guid} this change will affect you. Please see #529 for details. The fix is to use the get() function instead of the find() or findWithSelect() functions.

What's Changed

Full Changelog: v3.35.0...v3.36.0

v3.35.0

18 Jan 07:08
b626ea1
Compare
Choose a tag to compare

What's Changed

  • An update of the api models based on todays api documentation. by @DannyvdSluijs in #526

Full Changelog: v3.34.0...v3.35.0

v3.34.0

17 Jan 12:46
2735d98
Compare
Choose a tag to compare

v3.33.0

22 Nov 13:25
249c984
Compare
Choose a tag to compare