Skip to content

v0.8.1 - Support wasm Targets, Removed Interpreter Panics

Latest
Compare
Choose a tag to compare
@clarkmcc clarkmcc released this 29 Jul 15:12
· 2 commits to master since this release

Thank you to all those that contributed to this release! This release brings improvements to byte parsing in CEL expressions, support for compiling for wasm32 tagets, and the removal of a number of panic/unwrap/unreachable in the interpreter improving its overall safety.

What's Changed

Full Changelog: v0.8.0...v0.8.1