File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33Changes marked with '*' indicates a changes that breaks backward compatibility
44[ ] Support extensible polymorphic variants
55
6- 5.0.0 (unreleased )
6+ 5.0.0 (2019-04-19 )
77[x] Add option make make lazy type indeed lazy
88[x] Add option to mangle variant names
99[*] Refactor tuple, variant and record code to be more efficient
1010[x] Reduce amount of closures in generated code
11- [x ] support nativeint
11+ [* ] support nativeint
1212[x] Remove superfluous rec flag from generated code
1313[x] Cache partial results for recursive types
1414[x] Fix signatures for parameterized types
@@ -19,6 +19,7 @@ Changes marked with '*' indicates a changes that breaks backward compatibility
1919[x] Add a TLDR to the README, including dune build instructions
2020[x] Allow core < v.013
2121[x] Switch to use alcotest
22+ [x] Expose constructor to driver error type for custom parsers. (@paurkedal)
2223
23244.0.0 (released 2019-03-26)
2425[*] Support "@default" argument on record fields. #9
You can’t perform that action at this time.
0 commit comments