github gvvaughan/lyaml v6.2.8
[ANN] lyaml 6.2.8 released

18 months ago

Read and write YAML-1.1 format files with Lua.

I am happy to announce release 6.2.8 of lyaml.

lyaml's home page is at http://github.com/gvvaughan/lyaml

Noteworthy changes in release 6.2.8 (2022-10-22) [stable]

Bug fixes

  • luke no longer crashes in std.normalize require loops occasionally in Lua 5.4.

  • lyaml emitter no longer leaks at least six bytes for every map, sequence and scalar emitted.

Install it with LuaRocks, using:

luarocks install lyaml 6.2.8

Don't miss a new lyaml release

NewReleases is sending notifications on new releases.