package ezjsonm-encoding
Encoding combinators a la Data_encoding for Ezjsonm
Install
Dune Dependency
Authors
Maintainers
Sources
ezjsonm-encoding-2.1.0.tbz
sha256=a91f0d9f7a4bd4adf7a9304b90495aaac4e32e3b9db48f0831ed0610ad3ca96e
sha512=68252b15b8b00a1a97edf0d51b97fd5b3e61a640ce68602ba93473c46576af037453148c16ec3fa3b0af83f2358a863928ce0ec761a9193669632cb76a4d1a0d
doc/CHANGES.html
2.1.0 (2024-08-18)
- Add the
constant
combinator, typically used to tag objects. - Add the
null
combinator. - Add
obj0
(matches any object) andempty
(matches the empty object) combinators. - Add the
union
combinator. - Add the
dft
field combinator. - Add the
json
combinator. - Add the
enum
combinator. - Add the
satisfies
combinator. - Add the
tupN
combinators family (tup1
totup10
).
2.0.0 (2024-01-12)
- Rename
Decoding.of_string
intoDecoding.from_string
for consistency with top-module. - Rename
Decoding.of_string_exn
intoDecoding.from_string_exn
for consistency with top-module. - Add
Decoding.from_value_exn
andDecoding.from_value
. - Add
from_value_exn
andfrom_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
.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>