Skip to content

Releases: inkdevhub/swanky-cli

v2.2.2

18 May 09:23
1453110
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.2.2

PRERELEASE-v2.2.2-alpha.0

16 May 20:54
8bd8a04
Compare
Choose a tag to compare
Pre-release
  • Removed automatic detection of workspace directories and instead added recursive directory prompts
  • Fixed 'wasm interface not initialised` bug
  • fixed test template import paths

PRERELEASE-v2.2.1-alpha.0

15 May 07:25
eec9c6c
Compare
Choose a tag to compare
Pre-release

What's changed

  • added --convert option to init command
  • simplified copy and handling of artifacts, so type generation and compilation bugs should be fixed
    • introduced a contract class to better handle those and similar operations related to contract init and artifacts handling
  • removed resolutions field from package.json template so it doesn't break typechain generation

v2.1.2

09 May 08:05
v2.1.2
25dc2ae
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

01 May 08:49
32e0874
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1

v2.1.0

13 Mar 14:16
0237720
Compare
Choose a tag to compare

What's Changed

  • compile all contracts if contract name not specified by @shunsukew in #121
  • restore 'test' subcommand in contract command help

Full Changelog: v2.0.0...v2.1.0

v2.0.0

08 Mar 16:39
v2.0.0
e891a87
Compare
Choose a tag to compare

Breaking changes

ink! v4

This release supports ink! v4, and requires cargo-contract > v2 to work.

Oclif

oclif/core has also been updated to v2.5.0 which introduced a breaking change in the Command class signature

What's Changed

New Contributors

Full Changelog: v1.0.10...v2.0.0

v1.0.11-beta

09 Feb 12:26
103b620
Compare
Choose a tag to compare
v1.0.11-beta Pre-release
Pre-release

What's Changed

Full Changelog: v1.0.10...v1.0.11

V1.0.10

31 Jan 21:21
48b015c
Compare
Choose a tag to compare

What's Changed

  • Node download percentage limited to 2 decimals. by @nuboh8 in #80
  • Dirty fix multiple contract management by @shunsukew in #79

New Contributors

  • @nuboh8 made their first contribution in #80

Full Changelog: v1.0.9...v1.0.10

v1.0.9

30 Jan 09:46
072ff2b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.7...v1.0.9