Skip to content

1.0.0

Choose a tag to compare

@leonardfischer leonardfischer released this 17 Dec 13:17
· 8 commits to main since this release
986a51a

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.1 and its API add-on 1.12.3

Removed

  • Breaking: Drop support of PHP version 7.1, 7.2, 7.3 and 7.4