2023-04-28
2017-01-03
Record.format (#32) - was previously deprecated. The alternative is to invoke yojson by hand.Type.list and Type.product_2 (#30). The alternative is to write converter functions by hand or by using ppx_deriving_yojson.Type.int{32,64} (#28)descr file for topkg opam.org:cryptosense tag.2016-09-21
Build using topkg:
Record.Type.result for result valuesRecord.format2016-08-01
(This release contains breaking changes, indicated by a star)
Record.format now outputs a string based on Yojson.Safe.of_yojson function to use Result to be compatible with ppx_deriving_yojson >= 3.0 (#18). The of_string parameter of make_string follows the same convention.2016-01-27
(This release contains breaking changes, indicated by a star)
declare, field, seal, make, layout_name and layout_id to a Record.Unsafe submodule (#9)Polid to Record.PolidTarget Yojson.Safe (#15):
Record module.Safe. The Basic interface will go away.Safe variant, already in a submodule, switches to Safe.2016-01-04
2015-12-01
-safe-string (#6)2015-08-31
Record.declare0 (#4)Type.view (#5)2015-08-17
Record.declare{1,2,3,4} to build fixed-size layoutsRecord.layout_type to use layout as types2015-08-03