Skip to content

0.2.2 — bugfix release for the 0.2 branch

Choose a tag to compare

@b4n b4n released this 22 Jan 00:14
· 188 commits to master since this release
  • 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