Skip to content

Release v0.9.0

Compare
Choose a tag to compare
@TristonianJones TristonianJones released this 19 Oct 22:35
· 436 commits to master since this release
8e5d987

Features

  • Allow building the cel.Ast with a backing text source [#451]
  • Support for populating macro calls within the SourceInfo [#455]
  • Add unparsing support for macro calls [#458]

Fixes

  • Ensure type-adaptation is used for planning constant values [#463]
  • Bug fixes for type-sanitization and abstract type support [#460]
  • Rename go_strings_library to go_default_library [#457]