Skip to content

v2.0.0

Compare
Choose a tag to compare
@CodeCasterNL CodeCasterNL released this 20 Sep 13:36
· 11 commits to main since this release
a48afeb

What's Changed

  • Add PHP8 support, fix PHPUnit v9, update dependencies
  • Add ClientFactory::buildClient and Client->setAccessToken() to authenticate with an already obtained JWT
  • Add relation->id to Me endpoint.
  • Add ExternalOrder endpoints: FindByExternalId, Update, Delete (archive)
  • Allow requesting archived orders, expose archived flag from Order

Full Changelog: v1.0.2...v2.0.0