Skip to content

1.0.0-rc.5

Compare
Choose a tag to compare
@epi052 epi052 released this 01 Dec 12:50
· 81 commits to main since this release
d8876bc

What's Changed

  • added dynamic dispatch to Processors by @epi052 in #16
  • added typesafe builder pattern for fuzzer construction by @epi052 in #16
  • added pre-loop / post-loop hooks to fuzzers by @epi052 in #16
  • implemented Named for most components by @epi052 in #16
  • RandomScheduler can operate on a subset of corpora, instead of only all corpora by @epi052 in #16
  • SharedState can add a Corpus after being instantiated by @epi052 in #16

Full Changelog: v1.0.0-rc.4...v1.0.0-rc.5