| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-04-30 | 957 Bytes | |
| Release v0.28.1 source code.tar.gz | 2026-04-30 | 1.6 MB | |
| Release v0.28.1 source code.zip | 2026-04-30 | 2.1 MB | |
| Totals: 3 Items | 3.7 MB | 0 | |
What's Changed
- fix: deleted
IntToDurationoverload by @alexsnaps in https://github.com/google/cel-go/pull/1300 - Support shorthand types in env yaml and REPL by @jnthntatum in https://github.com/google/cel-go/pull/1301
- Preserve operation interrupted in ContextEval error by @dims in https://github.com/google/cel-go/pull/1303
- Use shorthand type specifiers in env yaml files by @jnthntatum in https://github.com/google/cel-go/pull/1305
- Cost estimation and tracking for strings extension by @TristonianJones in https://github.com/google/cel-go/pull/1307
- Update repl type string for doubles by @TristonianJones in https://github.com/google/cel-go/pull/1308
New Contributors
- @alexsnaps made their first contribution in https://github.com/google/cel-go/pull/1300
- @dims made their first contribution in https://github.com/google/cel-go/pull/1303
Full Changelog: https://github.com/google/cel-go/compare/v0.28.0...v0.28.1