Skip to content

Commit e671d55

Browse files
committed
Updated TODOs
1 parent 7a37d8d commit e671d55

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

TODO.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# 1.7.2
22

3+
- Add @ChecReturnValue to all jqwik Arbitrary API methods that return a new value
4+
See https://github.com/jlink/jqwik/issues/422
5+
- Also rename `.addAction(..)` to `.withAction(..)`
6+
7+
- Scramble input seed of XORShiftRandom
8+
See https://github.com/jlink/jqwik/pull/425
9+
310
# 1.7.x
411

512
- PropertyInfo: Provide PropertyInfo hook with info about the porperty's display name, class, method, tags etc.

0 commit comments

Comments
 (0)