Skip to content

[ANN] lyaml-6.2.9 released

Latest

Choose a tag to compare

@gvvaughan gvvaughan released this 25 Jul 18:31

Read and write YAML-1.1 format files with Lua.

I am happy to announce release 6.2.9 of lyaml.

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

Noteworthy changes in release 6.2.9 (2026-07-20) [stable]

New Features

  • Initial support for Lua 5.5.

Bugs Fixed

  • luke now uses the same cpp defines for conftests as will be used for module compilation, otherwise we are potestially testing and compiling with different sets of features.

Install it with LuaRocks, using:

luarocks install lyaml 6.2.9