Release v0.25.0
·
12 commits
to master
since this release
What's Changed
- Initial version of the policy specification by @jcking in #477
- Remove orphaned ToC entry for enums as ints from the specification by @timostamm in #476
- Tests for selector, function, and field names formerly defined as reserved by @hudlow in #480
- Add a test case for lastIndexOf in string_ext against an empty string by @l46kok in #468
- Remove TOC from language definition by @hudlow in #482
- Remove int(enum) -> int signature by @hudlow in #483
- Clarify formatting decimals, add %f formatting test cases around rounding by @l46kok in #485
- Remove remaining google.rpc.Status deps from cel-spec by @TristonianJones in #486
New Contributors
- @timostamm made their first contribution in #476
Full Changelog: v0.24.0...v0.25.0