varvet / pundit

Minimal authorization through OO design and pure Ruby classes
MIT License
8.24k stars 627 forks source link

Release 2.1.1 #686

Closed Burgestrand closed 3 years ago

Burgestrand commented 3 years ago

Friday 13th-release!

Careful! The bugfix in (#626) could break existing code. If you rely on the return value for authorize and namespaced policies you might need to do some changes.

Closes #656.

light-flight commented 6 months ago

When breaking changes are released, you should update the major version rather than the patch version. https://semver.org/