Skip to content

Commit

Permalink
Update CHANGES.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfp committed Feb 14, 2021
1 parent 6795e46 commit 7b79645
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGES
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
1.7.0 (2021-02-14)
==================
* lazy deserialization regime for message fields and associated
option -fieldmod
Refer to "Evaluation regime" section in doc/language-mapping.md
* improved codegen for monomorphic record types
* -mli option to generate .mli signatures
* -export-type-io option to export monomorphic record type
(de)serialization functions and allow to reference the type in other
protocols
* -assume-subsets option to enable cross-protocol subsets of messages
(use in proto for whose messages subsets will be created)
* support for extlib 1.7.8

1.6.0 (2018-10-16)
==================
* compatibility with safe-string (and thus default 4.06 OCaml)
Expand Down

0 comments on commit 7b79645

Please sign in to comment.