Skip to content

v0.11.5

Choose a tag to compare

@rkalis rkalis released this 29 Aug 10:00
· 37 commits to master since this release

CashScript SDK

  • ✨ Include input index in console.log statements for debugging.
  • ✨ Improve type inference for function and constructor arguments in the Contract class.
  • 🛠️ Replace redundant dependencies.
  • 🐛 Remove accidental dependency inclusion of @types/node.