0.2.2 — bugfix release for the 0.2 branch
- Fix lexing of a whole expression input (using
ctpl_lexer_expr_lex()or one of its variants) - Fix priority of boolean operators AND and OR
- Fix support of operators
<=and>= - Better error reporting in the expression lexer
- New alternative build system: Waf