v1.0.0
CHANGES:
- Support parsing of canonical Yaml null, float and bool
values (@avsm, fixes #15 #16). - Port from jbuilder to dune (#2 @rgrinberg)
- Use dune.configurator for config probing (#18 @emillon)
- Upgrade opam metadata to 2.0 format (@avsm)
- Suppress some C warnings on build due to ctypes autogen
until ctypes gains support for unsigned char types (@avsm) - Add Windows build support (@avsm #11)
- Refresh libyaml to upstream changeset 85d1f168ef39f4 (@avsm)
- Switch CI to Azure Pipelines and test Windows, Linux and
macOS (@avsm) - Add Junit output to the Alcotest (@avsm)