Current section
Files
Jump to
Current section
Files
ash_policy_authorizer
CHANGELOG.md
CHANGELOG.md
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](Https://conventionalcommits.org) for commit guidelines.
<!-- changelog -->
## [v0.8.1](https://github.com/ash-project/ash_policy_authorizer/compare/v0.8.0...v0.8.1) (2020-08-17)
### Bug Fixes:
* use attribute in `attribute` built in check
* regenerate formatter
## [v0.8.0](https://github.com/ash-project/ash_policy_authorizer/compare/v0.7.0...v0.8.0) (2020-08-17)
### Features:
* refactor built in checks for flexibility
* multiple conditions per check
## [v0.7.0](https://github.com/ash-project/ash_policy_authorizer/compare/v0.6.0...v0.7.0) (2020-08-10)
### Features:
* update to lastest ash
## [v0.6.0](https://github.com/ash-project/ash_policy_authorizer/compare/0.5.0...v0.6.0) (2020-07-24)
### Features:
* update to latest ash
## [v0.5.0](https://github.com/ash-project/ash_policy_authorizer/compare/0.4.0...v0.5.0) (2020-07-23)
### Features:
* update to latest ash
## [v0.4.0](https://github.com/ash-project/ash_policy_authorizer/compare/0.3.0...v0.4.0) (2020-06-29)
### Features:
* update to latest ash
## [v0.3.0](https://github.com/ash-project/ash_policy_authorizer/compare/0.2.0...v0.3.0) (2020-06-29)
### Features:
* upgrade to latest ash
## [v0.2.0](https://github.com/ash-project/ash_policy_authorizer/compare/0.1.6...v0.2.0) (2020-06-27)
### Features:
* update to latest ash
## [v0.1.6](https://github.com/ash-project/ash_policy_authorizer/compare/0.1.5...v0.1.6) (2020-06-21)
## [v0.1.5](https://github.com/ash-project/ash_policy_authorizer/compare/0.1.4...v0.1.5) (2020-06-21)
### Bug Fixes:
* update for new filter logic
## [v0.1.4](https://github.com/ash-project/ash_policy_authorizer/compare/0.1.3...v0.1.4) (2020-06-15)
New version release due to a CI error
## [v0.1.3](https://github.com/ash-project/ash_policy_authorizer/compare/0.1.2...v0.1.3) (2020-06-15)
### Bug Fixes:
* consider nested entities in ash.formatter
## [v0.1.2](https://github.com/ash-project/ash_policy_authorizer/compare/0.1.1...v0.1.2) (2020-06-15)
### Bug Fixes:
* update to ash 5.1/small fixes
## [v0.1.1](https://github.com/ash-project/ash_policy_authorizer/compare/0.1.0...v0.1.1) (2020-06-08)
Renamed from ash_policy_access to ash_policy_authorizer
## Begin Changelog