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
Removed SkipPredicate exception and skip method of Predicate
Removed replace_rule and related APIs
Added set_rule and related APIs to safely replace a rule without having
to ensure one already exists
Added compatibility with Django v2.1
Re-introduced support for PyPy and PyPy 3
Changed Python and Django supported versions policy to exclude end-of-life
versions. Support for EOL'd versions will be dropped in minor version
updates of rules from now on.