All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.0.2 (2017-08-02)
1.0.1 (2017-08-02)
- ability: passes original subject into
rulesFor
instead of parsed one (0496053)
1.0.0 (2017-07-28)
- adds all required documentation and examples of integration for v1
0.3.4 (2017-07-24)
- mongoose: adds proper modelName detection for mongoose query (0508400)
- query: fixes detection of forbidden query (7712eb2)
- query: makes query to be empty if there is at least one rule without conditions (d82c3fc)
0.3.0 (2017-07-24)
- ability: adds support for $regex condition (fc438a1)
0.2.4 (2017-07-24)
- error: fixes ForbiddenError instanceof checks in umd build (e0a910c)
0.2.1 (2017-07-20)
- casl: first release (8694688)