Skip to content

v0.9.0

Compare
Choose a tag to compare
@smaye81 smaye81 released this 02 Jun 21:09
· 14 commits to main since this release
0622bf6

Breaking Changes

String formatting is now conformant with the CEL spec.

As a result, some formatting output may differ from previous versions. See #307 and #308 for details on formatting changes.

What's Changed

  • Add supplemental format conformance tests by @smaye81 in #308
  • Add conformance testing to string.format implementation by @smaye81 in #307

Full Changelog: v0.8.0...v0.9.0