package ppx_deriving_ezjsonm

  1. Overview
  2. Docs
Ezjsonm PPX

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_deriving_yaml-0.4.1.tbz
sha256=dc2bef3043aaff7237589e97e44ca8a6268c8ec859a0430f9362b82f1d25752a
sha512=da2801971d93a2c19196d724e08883c87dd1025f5491e54ccef81b26a9f133872d2c195065092bd2d753f78748065b0db6801a58cbbc0d5bbfcbdbe9509196f4

doc/CHANGES.html

v0.4.1 (20/06/2025) Paris

  • Update for latest ppxlib (#60, @patricoferris)

v0.4.0 (17/11/2024) Cambridge

  • Refactor library to support ppx_deriving_ezjsonm (a JSON backend) (#59, @patricoferris)

v0.3.0 (06/05/2024) Cambridge

  • Fix bug with unused infix operators (#56, @patricoferris)
  • Stdlib.( = ) is also used now so other stdlibs work (#55, @andreypopp)

v0.2.3 (27/04/2024) Marrakesh

  • Prefix Stdlib. to standard library modules so other stdlibs work (#53, @andreypopp)

v0.2.2 (05/01/2024) Cambridge

  • Embed errors in the AST (#51, @patricoferris and special thanks to @panglesd for the detailed issue in #48)

v0.2.1 (04/12/2022) Cambridge

  • Support types with recursive definitions (#46, @patricoferris)
  • Fix skip_unknown flag when unknown fields are not last in the record (#43, @code-ghalib)

v0.2.0 (14/10/2022)

  • Add custom to_yaml and of_yaml attributes (#38, @patricoferris)
  • Add skip_unknown flag to allow partially decoding yaml (#40, @code-ghalib)
  • Hide record fields with default values in to_yaml output (#37, @maurobringolf, reviewed by @sim642 and @patricoferris)
  • Expose to_yaml and of_yaml derivers with yaml being an alias (#36, @patricoferris)
  • Improved error messages (#32, @prosper74, reviewed by @patricoferris)
  • Add a default attribute for providing placeholder values (#31, @prosper74, reviewed by @ayc9, @pitag-ha and @patricoferris)

v0.1.1 (28/02/2022)

  • Remove rresult dependency (#27, @patricoferris)

v0.1.0

  • Initial public release
OCaml

Innovation. Community. Security.