Releases: formancehq/numscript
Releases · formancehq/numscript
v0.0.15
- added
--experimental-mid-script-function-call
feature flag
v0.0.12
- implemented account interpolation syntax
- added "create variable" code action
- added a GetNeededVariables to public API
v0.0.11
- Allow parenthesis in expressions
- implemented "/" operator
- addedd experimental oneof combinator
- improved static analysis and lsp
- bug fixes
v0.0.10
- arithmetic operators
--experimental-overdraft-function
feature flag
- fixes
v0.0.8
- show range of runtime errors
v0.0.7
- show parsing error ranges
- emit a runtime err for allotments whose sum != 1