Skip to content

Commit 2e76e27

Browse files
committed
Update release date
1 parent 73396aa commit 2e76e27

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Changelog

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
Changes 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

2324
4.0.0 (released 2019-03-26)
2425
[*] Support "@default" argument on record fields. #9

0 commit comments

Comments
 (0)