Skip to content
This repository has been archived by the owner on Jan 31, 2023. It is now read-only.

Releases: IBM-Blockchain/blockchain-vscode-extension

v0.1.2

17 Jan 13:30
Compare
Choose a tag to compare
v0.1.2 Pre-release
Pre-release

0.1.2: January 17th 2019

  • New extension homepage containing quick links to commands, cloning samples and more #321

conga comic

v0.1.1

10 Jan 16:03
7bbf0fc
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

0.1.1: January 10th 2019

  • Support for the newly released Hyperledger Fabric v1.4 #441
    • Massive congratulations to everyone who contributed to Hyperledger Fabric v1.4!
  • Fix the install command not displaying open smart contract projects #320
  • Fix for dialog box filtering for json or yaml connection profiles when adding a new connection #326
  • Updated packaging documentation #417
  • Ask for MSPid if client section of connection profile is missing #427

conga comic

v0.1.0

11 Dec 12:05
d1693a9
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

0.1.0: December 11th 2018

  • Add "export connection details" and "open fabric terminal" commands to tree view when connected #406
  • local_fabric ports are no longer random but assigned and then fixed #388
  • Generated tests and explorer view make use of new metadata schema #164
  • Support for multiple contracts defined in smart contract metadata #164

conga comic

v0.0.7

05 Dec 12:32
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

0.0.7: December 5th 2018

  • Fix a problem with debugging a smart contract #377
  • Fix error with metadata so that if an error happens the network tree doesn't break #370
  • Fix when running local_fabric commands stop asking which fabric runtime #234
  • Fix generating tests for nested smart contracts #394
  • Update the structure of the network tree #118
  • Export connection details of the local_fabric runtime #356

conga comic

v0.0.6

26 Nov 11:17
1bbfca9
Compare
Choose a tag to compare
v0.0.6 Pre-release
Pre-release

0.0.6: November 26th 2018

  • Fix a problem with a looping error #309
  • Fix having two ways to add connections and packages #325
  • Fix add warning if you delete a connection #327
  • Fix specify explicit container names instead of defaults #347
  • Save connection details to disk for generating tests
  • Enable testing of smart contracts #313
  • Add JavaScriptTest Runner as an extension dependency
  • Add validation for certificates and private keys #277
  • Add submitting a transaction #293
  • Updated instantiate command #279
  • Add metadata to packages #292
  • Update to latest Fabric v1.4 snapshot
  • Add command to open a fabric terminal #329
  • Add running Typescript tests #62

conga comic

v0.0.5

08 Nov 15:53
acf3e51
Compare
Choose a tag to compare
v0.0.5 Pre-release
Pre-release

0.0.5: November 8th 2018

  • Fix bugs with a connection
  • Add ability to debug a typescript smart contract (experimental)#231
  • Debug a smart contract automatically packages and installs (experimental) #287
  • Install and Instantiate in one action #12
  • Improved managed runtime behaviour to no longer create a connection in settings #113
  • Enable packaging of Java smart contracts #280
  • Enable packaging of Go smart contracts #281

conga comic

v0.0.4

25 Oct 11:42
d0fd4c2
Compare
Choose a tag to compare
v0.0.4 Pre-release
Pre-release
  • Fix window reload in middle of unit tests
  • Fix improve error if the npm rebuild fails
  • Fix minor changes to the package view
  • Fix add work around for hanging on open dialog with a VM
  • Fix added in typedefs to tslint #242
  • Fix make it easier to run integration tests #202
  • Fix Change the Instantiate command to Instantiate / Upgrade #177
  • Add export smart contract package command #210
  • Updated the README to include the latest features
  • Improved adding a new connection #102
  • Persist Fabric data in volumes and added teardown command #190
  • Updating packaging command to use CDS packages #208
  • Automatically build projects before packaging #178
  • Add ability to debug javascript smart contracts (experimental) #236

conga comic

v0.0.3

11 Oct 14:51
d9ae63b
Compare
Choose a tag to compare
v0.0.3 Pre-release
Pre-release
  • Fix JavaScript packages being packaged as TypeScript #139
  • Fix Show an error if you try and instantiate with no installed packages #140
  • Improve Tooltip for local_fabric runtime #146
  • Automate extension publishing #156
  • Add support for local_fabric runtime on Windows #167

conga comic