- Throw exception if server returns 500 during update of access token
- Added support for visibility on TestType
- Added support for TestResult
- CandidateMatch::getMatch() can be null
- Dropped support for PHP <7.4.
- Allow installation on PHP 8.
- Renamed namespace
Match
toMatchApi
in models.
- Renamed
Match
toMatchApi
to be compatible with PHP8.
- Added
ApiClient::workplace()
- Added support for culture match
- Fix, we dont support php-http/client-common:1.x
- Add support for
Learn
- Added support for
Workplaces
andRole::allCategories()
- Adding support for language on match
- Add support for nonce
- Support for text feedback
- Fix post parameter for create Find request
- Support multiple test types to be passed when creating a tests
- Initial release