github picqer/exact-php-client v3.36.0

latest releases: v4.4.0, v4.3.3, v4.3.2...
2 years ago

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

Don't miss a new exact-php-client release

NewReleases is sending notifications on new releases.