We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 774ce8a commit d3917c9Copy full SHA for d3917c9
cedar-policy/CHANGELOG.md
@@ -26,7 +26,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
### Removed
27
28
- Reduced precision of partial evaluation for `||`, `&&`, and conditional expressions.
29
-- Removed the `error` extension function
+- Removed the `error` extension function, which was previously used during partial evaluation.
30
- Removed integration testing harness from the `cedar-policy` crate. It is now
31
in an internal crate, allowing us to make semver incompatible changes. (#857)
32
- Removed the (deprecated) `frontend` module in favor of the new `ffi` module
0 commit comments