Following the release of json-data-encoding.0.9, I am happy to announce the release of ppx_deriving_encoding.0.2.2.
The code source and some documentation is available on gitlab, and the package can be installed with opam (opam install ppx_deriving_encoding
).
This ppx allows to derive encoding of json-data-encoding library from most of ocaml types.
Have fun!