Skip to content

Releases: formancehq/numscript

v0.0.24

Choose a tag to compare

@ascandone ascandone released this 04 Mar 13:59
1b42b98
  • added #![feature(..)] syntax
  • internal refactors

v0.0.23

Choose a tag to compare

@ascandone ascandone released this 11 Feb 09:31
298d04d

fix previous release build

v0.0.22

Choose a tag to compare

@ascandone ascandone released this 10 Feb 21:15
b7a618e

Changelog

v0.0.21

Choose a tag to compare

@ascandone ascandone released this 28 Jan 16:55
aee5218
  • save* fix
  • prevent invalid outputs
  • impl warning for asset inference
  • fix grammar
  • expose MissingFundsErr

v0.0.20

Choose a tag to compare

@ascandone ascandone released this 28 Oct 12:52
06a7199
  • improved test tool
  • implemented assets inference
  • first MCP prototype
  • fixes

v0.0.19

Choose a tag to compare

@ascandone ascandone released this 29 Jul 08:57
0bad42a
  • Changed the run command
  • Added the numscript test utility

v0.0.18

Choose a tag to compare

@ascandone ascandone released this 13 Jun 09:25
02e1423

bug fixes

v0.0.17

Choose a tag to compare

@ascandone ascandone released this 12 Jun 03:41
9d7ea1a
  • Added asset coloring mvp
  • fixed bugs

v0.0.16

Choose a tag to compare

@ascandone ascandone released this 08 Apr 11:27
25d9279
  • refactors
  • added get_asset and get_amount functions

v0.0.15

Choose a tag to compare

@ascandone ascandone released this 20 Mar 11:35
0d7e4f3
  • added --experimental-mid-script-function-call feature flag