Changelog#

0.3.0 - 2023-07-17#

Added#

  • Lua support

Changed#

  • Bump dependencies

0.2.2 - 2023-04-06#

Changed#

  • Bump dependencies

0.2.1 - 2023-03-21#

Fixed#

  • Actually kill timed-out subprocesses

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

0.1.0 - 2023-03-11#

Initial release!