Skip to content

Neo N3 RC3 - Release 2.1.51

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 21:45
· 81 commits to master since this release

This release updates Neo Visual DevTracker for Neo N3 RC3. It can be installed side-by-side with the existing Neo Legacy Visual DevTracker (which is still needed for working with Neo Legacy).

Note, this is a preview release even though it does not carry a "-preview" version. VSCode Marketplace does not support semantic versioning pre-release identifiers.

To install this release, download the associated .VSIX file and install it via the [official VSCode documentation](https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix

Changes

  • allow arrays and objects as invocation parameters (#106)
  • Log to VS Code output channel. (#107)
  • The invoke file editor now supports editing invocation files that use arrays or objects as contract parameters (#106)
  • Extension logs are now also shown in the VS Code Output Panel (#107)
  • Fixed an issue that blocked deployment of contracts to Neo N3 TestNet (#112)
  • Removed "Invoke Contract" menu item for non Express blockchain networks as feature is not complete (#112)