Skip to content

v2.3.0

Latest
Compare
Choose a tag to compare
@senier senier released this 29 May 21:31

Added

  • Crash result simplification (#30)
  • Configurable simplification steps (#54)
  • Parallel simplification (#53)
  • Terminate fuzzer workers in atexit() handler
  • Subcommand to prune invalid crashes (#52)

Changed

  • Introduce subcommands for fuzzing, result display and simplification

Fixed

  • Code examples in README (#48)