Release version 1.1
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 totree
- split functionality of building an expression tree into a new
expression_tree
class