We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68fe461 commit 18457c6Copy full SHA for 18457c6
website/docs/releases/release-notes.md
@@ -5,7 +5,10 @@ title: Release Notes
5
## v0.11.5
6
7
#### CashScript SDK
8
-- :bug: Remove accidental dependency inclusion of `@types/node`
+- :sparkles: Include input index in console.log statements for debugging.
9
+- :sparkles: Improve type inference for function and constructor arguments in the `Contract` class.
10
+- :hammer_and_wrench: Replace redundant dependencies.
11
+- :bug: Remove accidental dependency inclusion of `@types/node`.
12
13
## v0.11.4
14
0 commit comments