[ANN] lyaml 6.2 released
Read and write YAML-1.1 format files with Lua.
I am happy to announce release 6.2 of lyaml.
lyaml's home page is at http://github.com/gvvaughan/lyaml
Noteworthy changes in release 6.2 (2017-11-26) [stable]
New features
- modernized to use
std.normalize
andstd._debug
.
Bug fixes
-
luke
uses the correct spelling of LIBFLAG to match luarocks now. -
luke
no longer throws spuriouscp: file exists
errors. -
luke
works on luajit again.
Install it with LuaRocks, using:
luarocks install lyaml 6.2