Releases: jqwik-team/jqwik
Releases · jqwik-team/jqwik
Incompatible new API
- Changes to methods in Arbitraries
- Added Character generation
BigDecimal generation and random values improved
0.6.6 update docs and build.gradle to 0.6.6
Added @Positive and @Negative
0.6.5 Update build.gradle to version 0.6.5
Added min size to generation of collections, streams arrays and strings
0.6.4 Update current version to 0.6.4
Added @Property(reporting)
0.6.1 Generated values are now published through platform listener
Stabilized API
Incompatible API changes to make jqwik more future proof
Introduce Automatic-Module Name for Java 9 compatibility
0.5.9 Auto Module Name and rework of docs
Bug fix release
0.5.8 Fixed bug with distance of ContainerShrinkable
Minor improvements
0.5.7 Removed sout from tests
Improvements in Float Generation and Shrinking
0.5.5 Some improvements in double generation