Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

v3.2.0

Compare
Choose a tag to compare
@volovyks volovyks released this 11 Feb 07:05
· 145 commits to master since this release

Highlights:

  • Added ability to pass scripts to repl
  • Added ability to specify custom folder for generating keys in dev-deploy command
  • accountId added as alias for contractId parameter in view function

Commits:

  • feat(dev-deploy): added ability to specify custom folder for generating the keys (#934) e54f35c
  • line 35 deleted c781af0
  • added comment d27cd66
  • added alias for command option as json payload contractName 9225d11
  • Revert "feat(dev-deploy): added ability to specify custom folder for generati…" (#932) ba90cd5
  • feat(version): bumped the version to 3.1.1 to release the new feature 806b61b
  • feat(dev-deploy): added ability to specify custom folder for generating the keys 7a7e292
  • feat: add script argument to repl (#903) 20ec871

v3.1.0...v3.2.0