We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd716c5 commit 5bc4ad8Copy full SHA for 5bc4ad8
CHANGELOG.md
@@ -102,7 +102,8 @@
102
- Add `QCheck.Gen.oneof_array` and deprecate `QCheck.Gen.oneofa`
103
- Add `QCheck.oneof_list` and deprecate `QCheck.oneofl`
104
- Add `QCheck.oneof_array` and deprecate `QCheck.oneofa`
105
- - Un-deprecate `QCheck.oneof` with a better specification and deprecate `QCheck.choose` for consistency
+ - Un-deprecate `QCheck.oneof` with a better specification and optional parameters
106
+ like `QCheck.oneof_weighted` and deprecate `QCheck.choose` for consistency
107
- Add `QCheck2.Gen.oneof_list` and deprecate `QCheck2.Gen.oneofl`
108
- Add `QCheck2.Gen.oneof_array` and deprecate `QCheck2.Gen.oneofa`
109
- Add missing `QCheck2.Gen.map_keep_input` for consistency
0 commit comments