Skip to content

v0.14.26

Choose a tag to compare

@hegel-release hegel-release released this 02 Jun 14:35
· 54 commits to main since this release

The native backend (--features native) no longer hangs when a text()/binary() generator has a very large max_size. The index-based shrink passes now skip string and bytes nodes entirely, deferring to the dedicated length-reduction and per-element passes that already handle them.