Skip to content

Release v0.8.7

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Oct 19:17
· 1 commit to main since this release
d07ce95
Fix parsing of numerics in expressions

Fixed issue in tokenization of expressions where numeric values with a decimal or in scientific notation were not being correctly tokenized, leading to potential errors in computed output. This should also fix the error in expanded display of expressions, as poor tokenization was the root cause.

Modified error log location to be local for built package.

Bumped version number; updated splash screen.