1.0.0
Note: Support for all PHP 7 versions has been dropped. PHP 8+ only, from now on :)
Added
Idoit::search(),Idoit::batchSearch: Add search modes "normal" (default), "deep" and "auto-deep"
Changed
- Breaking: Change Composer package to
idoit/apiclient - Breaking: Change PHP namespace to
Idoit\APIClient - Breaking: Move repository to
github.com/i-doit/api-client-php - Breaking: Require at least PHP version
8.0 - Recommend PHP version
8.2 - Breaking: Require at least i-doit
1.18.1and its API add-on1.12.3
Removed
- Breaking: Drop support of PHP version
7.1,7.2,7.3and7.4