Skip to content

v0.9.0

Compare
Choose a tag to compare
@smaye81 smaye81 released this 02 Jun 20:48
· 37 commits to main since this release
8342d2c

Breaking Changes

String formatting is now conformant with the CEL spec.

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

What's Changed

  • Fix overload declaration for format by @smaye81 in #295
  • Add supplemental format conformance tests by @smaye81 in #294
  • Add conformance testing to string.format implementation by @smaye81 in #293

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