Version 1.12
Changes
Library:
- Added support for LuaJIT-specific syntax.
- Output validation can be disabled with
params.validate = false. - Added aliases for some number formats.
- Fixed parsing of
&,|and~operators.
Command line program:
- Added --jitsyntax and --novalidate options.