Skip to content

1.2.1

Latest
Compare
Choose a tag to compare
@will-keen will-keen released this 07 Jun 18:57
· 1 commit to master since this release

Minor release, as there are no new API features and no API changes.

However, this is quite a major update.

Fixes:

  • Issue with cached randomization results when relying on member variables that are not themselves random variables.
  • Performance issue for class based variables.

Improvements:

  • Debugging experience is vastly improved with overhauled exceptions and reporting.
  • Performance graphs for assessing the performance impact of changes.
  • Docmentation updates.
  • Benchmark now uses unit testing framework, so code is shared. Benchmark test cases now much easier to create.