v0.7.3
Changelog
878fcc8 fix: add support for ^ and + as unary operators
f1cde2b fix: apply automatic type conversion to constant expressions (#484)
a1f2d3b fix: isNil was not forwarding result when used in a branch expression
9a8a88d fix: use branch operation in || and && operators, fix storage for ! (#476)