Skip to content

0.6

Choose a tag to compare

@c-cube c-cube released this 30 May 13:20
· 1347 commits to main since this release

Large release with several new features:

  • better generation of functions, with proper printing and shrinking
  • find_example to leverage generators to produce values satisfying a predicate
  • colorful runners, so that results are easier to read
  • better shrinkers and random generators
  • gathering basic statistics and optionally displaying an histogram of sampled values

many thanks to @Gbury and @jmid for their help.