Skip to content

v0.10.3

Compare
Choose a tag to compare
@rkalis rkalis released this 18 Dec 15:07
· 13 commits to master since this release

cashc compiler

  • ✨ Add --format ts option to cashc CLI to generate TypeScript typings for the artifact.

CashScript SDK

  • ✨ Add automatic TypeScript typings for Contract class when artifact is generated using the cashc CLI with the --format ts option.