Skip to content

Neo N3 RC3 - Release 2.1.49

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jun 17:28
· 91 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

  • Updated C# smart contract template to provide example unit tests (#101)
  • Fixed an issue preventing contracts from being deployed to TestNet. (#97)
  • Updated Neo Express to latest RC3 build (f605f38)
  • Enable limited support within untrusted VS Code workspaces (#103)