Skip to content

v0.37.2

Choose a tag to compare

@hegel-release hegel-release released this 07 Sep 20:42
· 55 commits to main since this release
Immutable release. Only release title and notes can be modified.

This release updates the hegeltest-c dependency to 0.37.2.

libhegel C ABI

This patch fixes a crash when shrinking a failure in a flaky test. When re-executing the test produced a shorter run than the failure being shrunk, a deletion pass could panic with an index out of bounds. That shrink attempt is now rejected and shrinking continues.