package ezjsonm-encoding

  1. Overview
  2. Docs
Encoding combinators a la Data_encoding for Ezjsonm

Install

Dune Dependency

Authors

Maintainers

Sources

ezjsonm-encoding-2.0.0.tbz
sha256=7b938f71b6d02ebd7a00d14d6798b5d0b8e51e0c1c453098872bce855936db22
sha512=6ed40eabfc335e4619873dae832c5ce0e35acd425014adc13f47e39d980c5972a2490c3781d4edfb4e4ed829f64a7831890a296ae13c8d0c208f5972e44a48d5

CHANGES.md.html

2.0.0 (2024-01-12)

  • Rename Decoding.of_string into Decoding.from_string for consistency with top-module.

  • Rename Decoding.of_string_exn into Decoding.from_string_exn for consistency with top-module.

  • Add Decoding.from_value_exn and Decoding.from_value.

  • Add from_value_exn and from_value.

1.0.0 (2024-01-01)

Extract the jsoner private library from the Spatial Shell repository and turn it into a standalone library named ezjsonm-encoding.