cedar 0.2.1 cedar: ^0.2.1 copied to clipboard
Implementation of the Cedar policy language in Dart.
0.2.1 #
- feat: Add Protobuf types
0.2.0 #
- feat: Add Dart evaluation
- chore!: Rename several types from
CedarX
to justX
to improve readability and consistency with Rust impl
0.1.3 #
- Update repository URL
0.1.2 #
- Add templates to
CedarPolicySet.toJson
0.1.1 #
- Add template-linked policies
0.1.0 #
- Initial version.