CHANGES
- Updated from global requirements
- Updated from global requirements
0.3.2
- Avoid reloading policy files in policy.d for every call
- set defaultbranch for reviews
0.3.1
- Switch to non-namespaced module imports
0.3.0
- deprecate policy_dirs option
- Updated from global requirements
- Expose register and Check as part of public API
- provide more descriptive exception
0.2.0
- Add missing space to help message
- Add Rules.from_dict classmethod
- Use assertTrue or assertFalse where appropriate
- Fix the order of args to assertEqual in tests