Skip to content

v2.0.0

Compare
Choose a tag to compare
@franzose franzose released this 12 Jun 17:02

What's new

  1. Support for PHP < 8.1 has been dropped
  2. Travis CI and Scrutinizer integrations have been dropped in favor of GitHub Actions
  3. PHPUnit has been updated to version 9.5
  4. Type hints everywhere
  5. Kontrolio\Rules\CallableRuleWrapper and all rules have been made final
  6. Kontrolio\Rules\Core\Ip has been renamed to Kontrolio\Rules\Core\IpAddress, the rule's constructor now takes the new \Kontrolio\Rules\Core\IpAddressVersion enum instead of string