Skip to content

Releases: craigbarnes/lua-gumbo

0.5

24 Jun 15:34
0.5
Compare
Choose a tag to compare

Changes:

  • Imported a fork of the Gumbo C library and applied many bug fixes and improvements. The parser code is now built along with the Lua bindings and an external installation of libgumbo is no longer required.
  • Changed the gumbo.parse() function to take a table of options as the second parameter. The old API still continues to work, but any new options will only be supported by the new API.
  • Various bug fixes to DOM methods.
  • Many performance improvements.
  • Windows support (requires MSVC 2015 or later).

Downloads:

0.4

03 Dec 15:50
Compare
Choose a tag to compare
0.4

This is the first release to target gumbo 0.10.0+ and also includes support for HTML fragment parsing.

0.3

02 May 22:05
Compare
Choose a tag to compare
0.3

Mostly just minor tweaks and build fixes since 0.2.

This will be the last release to support Gumbo 0.9.x. Future releases will target 0.10.0+.

0.2

26 Nov 20:44
Compare
Choose a tag to compare
0.2

Release 0.2

0.1

19 Oct 15:51
Compare
Choose a tag to compare
0.1

Release 0.1