All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Added: short-hand method for getting allowed actions
- Added: support for proc type validator options
- Added/Changed/Deprecated/Removed/Fixed/Security: YOUR CHANGE HERE
- Added AttributesValidator
- Added Ruby on Rails validator
- Fixed: attribute policy no longer depends on action policy conditions
- Changed: resource protection is now done using policy instance method instead of class method