v0.9.0
Initial Release:
- Ability to create Conditions in code
- Ability to negate Conditions with NOT, compare to an operand, and to evaluate arbitrary strings (called keys)
- Ability to write Conditions JSON on admin with 'any' and 'all' lists (nesting allowed)
- Ability to write code that decodes and evaluates the Conditions JSON on a given user
- Django 1.4.3+ and Python 2.7, 3.2+ support
- Usage of key features described in README with examples
-
75% unit test coverage