Releases: formancehq/numscript
Releases · formancehq/numscript
v0.0.19
- Changed the run command
- Added the numscript test utility
v0.0.17
- Added asset coloring mvp
- fixed bugs
v0.0.16
- refactors
- added get_asset and get_amount functions
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