github gvvaughan/lyaml release-v5.1.0
lyaml 5.1.0 released

latest releases: v6.2.8, v6.2.7-1, v6.2.7...
9 years ago

libYAML binding for Lua

I am happy to announce release 5.1.0 of lyaml.

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

With this release, lyaml now uses semantic versioning. It is identical
to the previous release, except for changes necessary to compile against
Lua-5.3.0(rc1).

Noteworthy changes in release 5.1.0 (2014-12-17) [stable]

New Features:

  • Lua 5.3.0 compatibility.

Install it with LuaRocks, using:

luarocks install lyaml 5.1.0

If the latest rocks are not yet available from the official repository,
you can install directly from the lyaml release branch, with:

$ luarocks install \
https://raw.githubusercontent.com/gvvaughan/lyaml/release-v5.1.0/lyaml-5.1.0-1.rockspec

Don't miss a new lyaml release

NewReleases is sending notifications on new releases.