| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-08-18 | 1.2 kB | |
| Release v0.26.1 source code.tar.gz | 2025-08-18 | 1.6 MB | |
| Release v0.26.1 source code.zip | 2025-08-18 | 2.1 MB | |
| Totals: 3 Items | 3.7 MB | 1 | |
What's Changed
- Comprehension nesting limit typo, allow nesting limit validator to accept doubles as limits by @l46kok in https://github.com/google/cel-go/pull/1196
- Minor compatibility fixes for google3-import. by @jnthntatum in https://github.com/google/cel-go/pull/1198
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot[bot] in https://github.com/google/cel-go/pull/1197
- Init function bindings on environment init by @beldmian in https://github.com/google/cel-go/pull/1199
- Support variable descriptions in the AI prompt template by @TristonianJones in https://github.com/google/cel-go/pull/1205
- Add support for nested element type by @MisLink in https://github.com/google/cel-go/pull/1190
- Support unwrapping unknown implementations of
proto.Messageby @srikrsna in https://github.com/google/cel-go/pull/1207
New Contributors
- @beldmian made their first contribution in https://github.com/google/cel-go/pull/1199
- @MisLink made their first contribution in https://github.com/google/cel-go/pull/1190
- @srikrsna made their first contribution in https://github.com/google/cel-go/pull/1207
Full Changelog: https://github.com/google/cel-go/compare/v0.25.1...v0.26.1