Releases: ocaml-community/yojson
Releases · ocaml-community/yojson
1.7.0
1.6.0
CHANGES:
2019-01-30
Deprecate
jsontypes are deprecated in favor of their newtaliases, ahead of their removal in the next
major release (#73, @Leonidas-from-XIV)
Add
- Add a type
tand monomorphicequal,ppandshow(#73, @Leonidas-from-XIV)
1.5.0
CHANGES:
Changes
- Use dune as a build system (#67, @Leonidas-from-XIV)
- reraise exceptions in
finish_stringinstead of silencing them by raising aFailure _ - raise finalizer exceptions in
from_channelandfrom_lexbufreaders