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.