File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
opam-version: "2.0"
2
2
3
3
synopsis: "Code coverage for OCaml"
4
- version: "2.6.0 "
4
+ version: "2.6.1 "
5
5
license: "MIT"
6
6
homepage: "https://github.com/aantron/bisect_ppx"
7
7
doc: "https://github.com/aantron/bisect_ppx"
Original file line number Diff line number Diff line change
1
+ Version 2.6.1 (2021-05-04):
2
+ ---------------------------
3
+
4
+ Bugs fixed
5
+
6
+ - Do not instrument React.forwardRef and React.memo (#375, reported by Mathieu
7
+ Haton).
8
+
1
9
Version 2.6.0 (2021-02-06):
2
10
---------------------------
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bisect_ppx" ,
3
3
"description" : " Code coverage for OCaml and Reason" ,
4
- "version" : " 2.6.0 " ,
4
+ "version" : " 2.6.1 " ,
5
5
"license" : " MIT" ,
6
6
"homepage" : " https://github.com/aantron/bisect_ppx" ,
7
7
"bugs" : {
You can’t perform that action at this time.
0 commit comments