v0.6.0
·
37 commits
to main
since this release
- Fix the bug related to
can()
algorithm, specifically for dealing with inversion rules.
Before: Only specific inverted rule that returns false when checking usingcan()
method
Now: Whole and specific inverted rule returning false when check usingcan()
method