Changelog
Contents
Changelog#
[0.3.1] - 2024-12-23#
Fixed#
A bug that caused hangs with multiple threads
A bug that caused only one pass to perform reductions
0.2.0 - 2023-03-16#
Added#
Flags for stdout/stderr regexes
Support for JavaScript
--timeout
Test with
lit
Changed#
Improved error message for initially-uninteresting inputs
Improvements to library API, move multi-pass reduction into the library
Updated benchmarks
Fixed#
Map Unix signals to exit codes like Bash does