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

Releases: multiversx/mx-deprecated-ide-vscode

Reference newest erdpy

09 Oct 09:56
Compare
Choose a tag to compare
  • Reference newest erdpy.

Latest erdpy, minor fixes

14 Sep 15:32
Compare
Choose a tag to compare
  • Update reference to erdpy, fix some linting warnings
  • Fix listing of templates
  • Ask precise version of erdpy deps to install.

New erdpy, fixes

13 Jul 19:32
Compare
Choose a tag to compare
  • Reference new erdpy
  • Handle elrond.json project files with missing language.

Fixes

09 Jul 18:37
Compare
Choose a tag to compare
Fixes Pre-release
Pre-release
  • Pass CONTRACT_FOLDER as env variable to snippets.
  • Reference new erdpy.

Fixes and new features

09 Jul 17:36
Compare
Choose a tag to compare
Pre-release
  • Add Travis integration (to release to Visual Studio Code Marketplace)
  • Feature: run contract snippets (deploy, call, query)
  • Allow reinstall of precise, specified erdpy version (user is asked for input)
  • Reference new erdpy.

Fixes

06 Jul 12:14
Compare
Choose a tag to compare
Fixes Pre-release
Pre-release
  • Fix path-with-spaces issues.

Bugfixes

09 Jul 17:33
Compare
Choose a tag to compare
Bugfixes Pre-release
Pre-release
  • Bugfix: quote path (didn't work on MacOS).

New erdpy

09 Jul 17:32
Compare
Choose a tag to compare
New erdpy Pre-release
Pre-release
  • Reference new erdpy beta.

Fixes and new features

09 Jul 17:26
Compare
Choose a tag to compare
Pre-release
  • Feature: run mandos tests individually as well.
  • Fix: allow user to trigger "Setup (initialize) workspace".
  • Fix: enable support for non-multi-project workspaces.
  • Feature: allow one to clean & build with right click on elrond.json as well

Bugfixes & a feature

09 Jul 17:25
Compare
Choose a tag to compare
Bugfixes & a feature Pre-release
Pre-release

Bugfixes & a feature:

  • install "arwentools" if missing (since mandos is called without the erdpy intermediary since latest version).
  • require precise / exact version of erdpy to be present.
  • allow user to explicitly reinstall sdk module if desired