You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Travis CI and Scrutinizer integrations have been dropped in favor of GitHub Actions
PHPUnit has been updated to version 9.5
Type hints everywhere
Kontrolio\Rules\CallableRuleWrapper and all rules have been made final
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