Skip to content

Releases: jqwik-team/jqwik

Incompatible new API

04 Nov 15:28
Compare
Choose a tag to compare
  • Changes to methods in Arbitraries
  • Added Character generation

BigDecimal generation and random values improved

03 Nov 11:47
Compare
Choose a tag to compare
0.6.6

update docs and build.gradle to 0.6.6

Added @Positive and @Negative

02 Nov 20:08
Compare
Choose a tag to compare
0.6.5

Update build.gradle to version 0.6.5

Added min size to generation of collections, streams arrays and strings

31 Oct 15:59
Compare
Choose a tag to compare

Added @Property(reporting)

29 Oct 15:27
Compare
Choose a tag to compare
0.6.1

Generated values are now published through platform listener

Stabilized API

28 Oct 16:59
Compare
Choose a tag to compare

Incompatible API changes to make jqwik more future proof

Introduce Automatic-Module Name for Java 9 compatibility

27 Oct 10:27
Compare
Choose a tag to compare
0.5.9

Auto Module Name and rework of docs

Bug fix release

22 Oct 11:21
Compare
Choose a tag to compare
0.5.8

Fixed bug with distance of ContainerShrinkable

Minor improvements

21 Oct 15:24
Compare
Choose a tag to compare
0.5.7

Removed sout from tests

Improvements in Float Generation and Shrinking

21 Oct 13:12
Compare
Choose a tag to compare
0.5.5

Some improvements in double generation