lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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