Releases: prepor/ocaml-edn
Releases · prepor/ocaml-edn
0.2.0
CHANGES:
- change stream_from_channel to seq_from_channel
- compatibility with latest menhir and OCaml 5.0
- drop support for OCaml < 4.07
v0.1.6-1-gff9db95: Dune (#13)
v0.1.5
v0.1.5 2016-12-30
- better formatting in wirte (thanks to @ul)
- char represented by string not bytes
v0.1.4
v0.1.4 2016-08-26
thanks to @mpenet
- emit correct nil
- fix EDN List writer
- fix _tags for case sensitive file systems
- add some roundtrip tests
v0.1.3
v0.1.3 2016-08-10
- support escaped quotes
- int parsing fix
v0.1.2-1-g09b142a
v0.1.2 2016-06-29
- oasis changed to _tags + topkg
- prefix added to internal moduled
- few bugfixed in reader
- comments support added
v0.1.2
v0.1.2 2016-06-29
- oasis changed to _tags + topkg
- prefix added to internal moduled
- few bugfixed in reader
- comments support added