v2.0.0
What's Changed
- Add PHP8 support, fix PHPUnit v9, update dependencies
- Add
ClientFactory::buildClient
andClient->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