Skip to content

v0.37.5

Latest

Choose a tag to compare

@hegel-release hegel-release released this 07 Sep 21:33
Immutable release. Only release title and notes can be modified.

This release updates the hegeltest-c dependency to 0.37.5.

libhegel C ABI

This patch improves how the failure database is maintained. New entries are saved before the entries they supersede are removed, so interrupting a run mid-shrink can no longer lose a failure. A shrink no longer deposits its chain of intermediate improvements into the secondary corpus, and the secondary corpus is capped at 50 entries. An entry whose bytes still serve as another failure's latest save is never deleted.