Release v0.17.0
What's Changed
- test, simple: Don't parse the flag in init() by @YutaroHayakawa in #393
- Fix typo in Any typename in conformance test. by @jnthntatum in #394
- Fix spelling in code sample by @goto-bus-stop in #391
- Remove cc_enable_arenas by @jcking in #397
- Make meaning of '''x''x''' more readable. by @pinkgothic in #398
- Update the getDate and getDayOfMonth examples by @TristonianJones in #399
- Purge CEL Conformance gRPC server by @TristonianJones in #401
- Update grammar to reflect
\X
and\x
are equivalent by @hudlow in #403 - Set the type_env field on all block tests with bindings by @TristonianJones in #402
- Add logical operator short circuiting tests for list and map accesses by @jcking in #404
New Contributors
- @YutaroHayakawa made their first contribution in #393
- @goto-bus-stop made their first contribution in #391
- @pinkgothic made their first contribution in #398
- @hudlow made their first contribution in #403
Full Changelog: v0.16.2...v0.17.0