Releases: gvvaughan/lyaml
[ANN] lyaml 6.2.8 released
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 instd.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
[ANN] lyaml 6.2.7 released
Read and write YAML-1.1 format files with Lua.
I am happy to announce release 6.2.6 of lyaml.
lyaml's home page is at http://github.com/gvvaughan/lyaml
Noteworthy changes in release 6.2.7 (2020-11-27) [stable]
Bug fixes
- Don't skip YAML entries from mixed key Lua tables.
Install it with LuaRocks, using:
luarocks install lyaml 6.2.7
[ANN] lyaml 6.2.6 released
Read and write YAML-1.1 format files with Lua.
I am happy to announce release 6.2.6 of lyaml.
lyaml's home page is at http://github.com/gvvaughan/lyaml
Noteworthy changes in release 6.2.6 (2020-08-28) [stable]
Bug fixes
luke
really propagatesLDFLAGS
to module compilation commands.
Install it with LuaRocks, using:
luarocks install lyaml 6.2.6
[ANN] lyaml 6.2.5 released
Read and write YAML-1.1 format files with Lua.
I am happy to announce release 6.2.5 of lyaml.
lyaml's home page is at http://github.com/gvvaughan/lyaml
Noteworthy changes in release 6.2.5 (2020-04-15) [stable]
Bug fixes
luke
really propagatesYAML_BINDIR
,YAML_DIR
,YAML_INCDIR
andYAML_LIBDIR
to checksymbol test in lukefile given the change toexternal_dependencies
layout in 6.1.2.
Install it with LuaRocks, using:
luarocks install lyaml 6.2.5
[ANN] lyaml 6.2.4 released
Read and write YAML-1.1 format files with Lua.
I am happy to announce release 6.2.4 of lyaml.
lyaml's home page is at http://github.com/gvvaughan/lyaml
Noteworthy changes in release 6.2.4 (2019-07-20) [stable]
Bug fixes
luke
works with upgraded bootstrap luarocks version ofrequire
Install it with LuaRocks, using:
luarocks install lyaml 6.2.4
[ANN] lyaml 6.2.2 released
Read and write YAML-1.1 format files with Lua.
I am happy to announce release 6.2.2 of lyaml.
lyaml's home page is at http://github.com/gvvaughan/lyaml
Noteworthy changes in release 6.2.2 (2018-03-28) [stable]
Bug fixes
- Remove spurious dependency on
std.normalize
andstd._debug
libraries.
Install it with LuaRocks, using:
luarocks install lyaml 6.2.2
[ANN] lyaml 6.2.1 released
Read and write YAML-1.1 format files with Lua.
I am happy to announce release 6.2.1 of lyaml.
lyaml's home page is at http://github.com/gvvaughan/lyaml
Noteworthy changes in release 6.2.1 (2018-02-20) [stable]
Bug fixes
spec/spec_helper.lua
now looks in the correct objdir for object modules built by luke, instead of adding unused paths from old Autotools objdirs. So now specl is properly running examples against the not yet installed lyaml objects.
Install it with LuaRocks, using:
luarocks install lyaml 6.2.1
[ANN] lyaml 6.2 released
Read and write YAML-1.1 format files with Lua.
I am happy to announce release 6.2 of lyaml.
lyaml's home page is at http://github.com/gvvaughan/lyaml
Noteworthy changes in release 6.2 (2017-11-26) [stable]
New features
- modernized to use
std.normalize
andstd._debug
.
Bug fixes
-
luke
uses the correct spelling of LIBFLAG to match luarocks now. -
luke
no longer throws spuriouscp: file exists
errors. -
luke
works on luajit again.
Install it with LuaRocks, using:
luarocks install lyaml 6.2
[ANN] lyaml 6.1.3 released
Read and write YAML-1.1 format files with Lua.
I am happy to announce release 6.1.3 of lyaml.
lyaml's home page is at http://github.com/gvvaughan/lyaml
Noteworthy changes in release 6.1.3 (2017-05-29) [stable]
Bug fixes
luke
no longer bombs out with a nil concat error.
Install it with LuaRocks, using:
luarocks install lyaml 6.1.3
[ANN] lyaml 6.1.2 released
Read and write YAML-1.1 format files with Lua.
I am happy to announce release 6.1.2 of lyaml.
lyaml's home page is at http://github.com/gvvaughan/lyaml
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