File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Changes
2
2
3
- ## NEXT RELEASE
3
+ ## 0.21.1
4
4
5
5
- Roll back the ` Shrink.list_spine ` fix, as it was utilizing polymorphic
6
6
equality that can raise an exception on function comparison.
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ homepage: "https://github.com/c-cube/qcheck/"
5
5
license: "BSD-2-Clause"
6
6
synopsis: "Alcotest backend for qcheck"
7
7
doc: ["http://c-cube.github.io/qcheck/"]
8
- version: "0.21"
8
+ version: "0.21.1 "
9
9
tags: [
10
10
"test"
11
11
"quickcheck"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ homepage: "https://github.com/c-cube/qcheck/"
5
5
license: "BSD-2-Clause"
6
6
synopsis: "Core qcheck library"
7
7
doc: ["http://c-cube.github.io/qcheck/"]
8
- version: "0.21"
8
+ version: "0.21.1 "
9
9
tags: [
10
10
"test"
11
11
"property"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ license: "BSD-2-Clause"
5
5
homepage: "https://github.com/c-cube/qcheck/"
6
6
doc: ["http://c-cube.github.io/qcheck/"]
7
7
synopsis: "OUnit backend for qcheck"
8
- version: "0.21"
8
+ version: "0.21.1 "
9
9
tags: [
10
10
"qcheck"
11
11
"quickcheck"
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ synopsis: "Compatibility package for qcheck"
5
5
homepage: "https://github.com/c-cube/qcheck/"
6
6
license: "BSD-2-Clause"
7
7
doc: ["http://c-cube.github.io/qcheck/"]
8
- version: "0.21"
8
+ version: "0.21.1 "
9
9
tags: [
10
10
"test"
11
11
"property"
You can’t perform that action at this time.
0 commit comments