Skip to content

[ANN] lyaml 6.2 released

Compare
Choose a tag to compare
@gvvaughan gvvaughan released this 10 Dec 00:47
· 33 commits to master since this release

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 and std._debug.

Bug fixes

  • luke uses the correct spelling of LIBFLAG to match luarocks now.

  • luke no longer throws spurious cp: file exists errors.

  • luke works on luajit again.

Install it with LuaRocks, using:

luarocks install lyaml 6.2