Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

v2.0.0

Compare
Choose a tag to compare
@holvonix-bot holvonix-bot released this 07 Aug 04:51
· 78 commits to master since this release

2.0.0 (2019-08-07)

πŸŒŸπŸš€ Features

⚠️ BREAKING CHANGES

  • ExampleGenerator now requires as input a tuple [number,FuzzContext]
  • concrete fuzzer functions are passed as their first argument a FuzzContext specifying whether to recurse further or not
  • deprecated, non-configurable versions of core fuzzers removed