Changelog for libyaml-0.1.4
Changelog for libyaml
0.1.4
- Use libyaml-clib for the cbits
- Use pkg-config to link to system yaml
0.1.3
- Correct signature for
fclose
0.1.2
- Upgrade
libyamlto 0.2.2
0.1.1.1
- Work around GHC 8.6.5 issue on Windows preventing truncated files. #178
0.1.1.0
- Add options to
FormatOptionsto govern when tags rendered explicitly and when they are left implicit. #165
0.1.0.0
- Split
libyamlinto a separate package fromyaml. This split occurred atyamlversion 0.10.4.0.