Skip to content

Releases: multiversx/mx-sdk-py-cli

v8.1.0

07 Sep 09:31
2f64c35
Compare
Choose a tag to compare

It is now possible to convert from a wallet to an address using the mxpy wallet convert command.
The issue and instructions can be found here.

What's Changed

Full Changelog: v8.0.0...v8.1.0

v8.0.0

04 Sep 08:06
b155507
Compare
Choose a tag to compare

mxpy v8 comes with a few breaking changes. The contract build and contract clean commands have been modified along with some commands that have been removed.

Please have a look at the migration guide. Make sure to do a mxpy deps install rust --overwrite upon installing v8.

Detailed changes are also described here: #288.

What's Changed

New Contributors

Full Changelog: v7.3.0...v8.0.0

v8.0.0b0

25 Aug 14:00
98792df
Compare
Choose a tag to compare
v8.0.0b0 Pre-release
Pre-release

See:

Full Changelog: v7.2.1...v8.0.0b0

v7.3.0

10 Aug 08:43
411ac2a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.1...v7.3.0

v7.2.1

08 Aug 07:59
3520bc7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v7.2.0...v7.2.1

v7.2.0

26 Jul 08:31
4888a27
Compare
Choose a tag to compare

Removed the default values for the chain ID and for the proxy. Now if --proxy is provided will get the chain ID from the network. If --chain is provided, that value will be used. If both are provided and the values do not match, will use the value obtained from the proxy.

What's Changed

Full Changelog: v7.1.0...v7.2.0

v7.1.0

14 Jul 07:56
0316808
Compare
Choose a tag to compare

What's Changed

  • Install sc-meta by default when installing rust by @popenta in #281
  • Remove migration process from mxpy-up by @popenta in #275
  • Update references of sdk-py-* libraries. Adjust requirements constraints by @andreibancioiu in #287

Full Changelog: v7.0.0...v7.1.0

v7.0.0

15 Jun 08:00
b278739
Compare
Choose a tag to compare

mxpy v7 comes with an improved mini-testnet, now renamed to localnet. This is a breaking change - the previous set of commands for managing the mini-testnet (along with the adjacent TOML configuration) suffered a redesign. This change is accompanied by some other smaller breaking changes.

Please have a look on the migration support.

What's Changed

Full Changelog: v6.5.0...v7.0.0

v7.0.0b1

14 Jun 09:06
0bb7f1f
Compare
Choose a tag to compare
v7.0.0b1 Pre-release
Pre-release

See:

Full Changelog: v7.0.0b0...v7.0.0b1

v6.5.0

12 Jun 07:45
f1852fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.4.0...v6.5.0