Skip to content

Releases: multiversx/mx-sdk-py-cli

v1.3.0

21 Mar 12:47
b06e300
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.3...v1.3.0

v1.2.3

14 Mar 11:06
a7470f8
Compare
Choose a tag to compare

See CHANGELOG

In order to use erdpy testnet in erdpy v1.2.3, please adjust the configuration as follows:

erdpy config set dependencies.elrond_proxy_go.tag master

v1.2.2

10 Mar 08:34
c5b991b
Compare
Choose a tag to compare

See CHANGELOG

In order to use erdpy testnet in erdpy v1.2.2, please adjust the configuration as follows:

erdpy config set dependencies.elrond_proxy_go.tag master

v1.2.1

07 Mar 11:08
c0feefb
Compare
Choose a tag to compare

See CHANGELOG

In order to use erdpy testnet in erdpy v1.2.1, please adjust the configuration as follows:

erdpy config set dependencies.elrond_proxy_go.tag master

v1.2.0

07 Mar 08:59
2c779ce
Compare
Choose a tag to compare

See CHANGELOG

In order to use erdpy testnet in erdpy v1.2.0, please adjust the configuration as follows:

erdpy config set dependencies.elrond_proxy_go.tag master

v1.1.0

01 Mar 12:50
4386a7e
Compare
Choose a tag to compare

See CHANGELOG

In order to use erdpy testnet in erdpy v1.1.0, please adjust the configuration as follows:

erdpy config set dependencies.elrond_proxy_go.tag master

v1.0.21

01 Nov 12:27
0ba55cc
Compare
Choose a tag to compare
  • New command erdpy wallet new, which generates a new wallet mnemonic and optionally saves it to JSON or PEM
  • Add support for Rust contract meta crates
  • Update reference to the renamed VM repository (VM dependency is now named vmtools)
  • Change erdpy deps install all to avoid installing / overwriting non-repository dependencies, e.g. Rust, LLVM, Go
  • Update help strings and CLI.md

v1.0.17

27 Aug 16:10
f510995
Compare
Choose a tag to compare

v1.0.14

08 Jun 09:00
2c0e21a
Compare
Choose a tag to compare

v1.0.13

07 Jun 14:09
45dd8f1
Compare
Choose a tag to compare