[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: [ANN] lyaml 6.2.8 released
- From: Gary V. Vaughan <gary@...>
- Date: Sat, 22 Oct 2022 17:33:54 -0700
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