v0.5.2
- Lua 5.2 compatible
- Parser now errors if it finishes without finding a root element,
or if there are unclosed elements at the end.
(Proper element pairing is not enforced by the parser, but is—as
in previous releases—enforced by the DOM builder.)