Skip to content

Releases: gvvaughan/lyaml

[ANN] lyaml 6.2.8 released

23 Oct 00:26
Compare
Choose a tag to compare

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

[ANN] lyaml 6.2.7 released

28 Nov 00:43
Compare
Choose a tag to compare

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

29 Aug 02:00
Compare
Choose a tag to compare

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 propagates LDFLAGS to module compilation commands.

Install it with LuaRocks, using:

luarocks install lyaml 6.2.6

[ANN] lyaml 6.2.5 released

15 Apr 19:57
Compare
Choose a tag to compare

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 propagates YAML_BINDIR, YAML_DIR, YAML_INCDIR and YAML_LIBDIR to checksymbol test in lukefile given the change to external_dependencies layout in 6.1.2.

Install it with LuaRocks, using:

luarocks install lyaml 6.2.5

[ANN] lyaml 6.2.4 released

21 Jul 00:44
Compare
Choose a tag to compare

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 of require

Install it with LuaRocks, using:

luarocks install lyaml 6.2.4

[ANN] lyaml 6.2.2 released

29 Mar 05:20
Compare
Choose a tag to compare

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 and std._debug libraries.

Install it with LuaRocks, using:

luarocks install lyaml 6.2.2

[ANN] lyaml 6.2.1 released

21 Feb 03:37
Compare
Choose a tag to compare

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

10 Dec 00:47
Compare
Choose a tag to compare

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 and std._debug.

Bug fixes

  • luke uses the correct spelling of LIBFLAG to match luarocks now.

  • luke no longer throws spurious cp: file exists errors.

  • luke works on luajit again.

Install it with LuaRocks, using:

luarocks install lyaml 6.2

[ANN] lyaml 6.1.3 released

30 May 15:58
Compare
Choose a tag to compare

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

01 May 05:21
Compare
Choose a tag to compare

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