- A bug that caused hangs with multiple threads
- A bug that caused only one pass to perform reductions
0.3.0 - 2023-07-17
- Lua support
- Bump dependencies
0.2.2 - 2023-04-06
- Bump dependencies
0.2.1 - 2023-03-21
- Actually kill timed-out subprocesses
0.2.0 - 2023-03-16
- Flags for stdout/stderr regexes
- Support for JavaScript
--timeout
- Test with
lit
- Improved error message for initially-uninteresting inputs
- Improvements to library API, move multi-pass reduction into the library
- Updated benchmarks
- Map Unix signals to exit codes like Bash does
0.1.0 - 2023-03-11
Initial release!