v0.5.9
- 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