Skip to content

Release version 1.1

Compare
Choose a tag to compare
@m-peko m-peko released this 23 Mar 08:27
· 126 commits to master since this release
567e2dd

booleval version 1.1 stable, released on 2020/03/23

  • fixed bug in the documentation
  • support uppercase logical and relational operators
  • fixed bug in building an expression tree with multiple parentheses
  • rename node directory to tree
  • split functionality of building an expression tree into a new expression_tree class