Skip to content

0.4.0

Choose a tag to compare

@m-bigaignon m-bigaignon released this 02 Dec 13:52
· 9 commits to main since this release

Add the ability to pass the entire type, not just an instance of the type, when checking permissions.
Useful for rules that are not necessarily bound to a specific instance but to the type itself, such as creation rules.

Full Changelog: 0.3.0...0.4.0