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.1.2 of lyaml.  The content is identical
to the previous 6.1 releases, but with no autotools in the build system
anymore, and some clean ups and portability fixes for the replacement.

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

If I don’t hear about anyone having trouble installing with the build
system in this release, I’ll start migrating all my other Lua packages
away from Autotools soon.

Because I don't have (or want) access to a Windows machine, issues and
pull-requests to fix any problems installing to Microsoft machines
are especially welcome.

## Noteworthy changes in release 6.1.2 (2017-04-30) [stable]

### New Features

 - Builds and installs with Luke instead of Autotools


Install it with LuaRocks, using:

   luarocks install lyaml 6.1.2