package ppx_deriving_yaml

  1. Overview
  2. Docs
Yaml PPX Deriver

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_deriving_yaml-0.2.3.tbz
sha256=a0fe9a54150be3d3f25f2ebbbdb96d0af8829e3ff65a3288884ab588e580fb43
sha512=a5dd78af2797f0cd5e27ffe0b384c712963fe97cb81cb916dbf6ff680edaa1f78db78a7a37ec16dd3cb912e08d3f998040a6314bb2ba7aefbb8fd7adeff8edb0

CHANGES.md.html

v0.2.3 (27/04/2024) Marrakesh

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

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.