Skip to content

v0.7.3

Compare
Choose a tag to compare
@traefiker traefiker released this 10 Jan 14:19
· 492 commits to master since this release

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)