Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 908 Bytes

changelog.md

File metadata and controls

28 lines (18 loc) · 908 Bytes

Changelog

1.0.4 (05-03-2019)

  • Fix: Introduced bug on 1.0.3 for default channels

1.0.3 (04-03-2019)

  • Feat: Multiple channels supported for Install and Upgrade command

1.0.1 (03-31-2019)

  • Fix: Prevent all transactions being executed as Admin.

1.0.0 (03-18-2019)

  • Private data support for Convector and non-Convector smart contracts (details)
    • V3 Fabric capabilities enabled.
    • Install and upgrade chaincodes with collections config.
    • Invoke with transient data.
  • Debugging for NodeJS smart contracts.
  • Improved logs for partially successful requests (like private data).

0.5.1 (02-17-2019)

  • Invoke tasks can use a different user and organization through -u and -o optional params.
  • If something happens running scripts, it won't silently fail anymore.
  • IMPORTANT: Invoke Params breaking change.