Skip to content
This repository has been archived by the owner on Apr 13, 2022. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 2.52 KB

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 2.52 KB

1.3.0 (2019-03-13)

Bug Fixes

  • fix silent error when isntalling chanincode (#14) (d36e9e9)
  • make decorator symbols globally available (#38) (46916ac)
  • convector model to accept yup.lazy (#50) (c7e67ed)
  • FlatConvectorModel with optional properties (#56) (57ce2bb)
  • update dependencies from theledger to latest (#64) (401f5e8)

Features

  • add inheritance to convector models (#53) (10991dd)
  • remove the use of fabric-client in controllers (#34), (#37) (e5db472)
  • add the convector-core package (#64) (09cabdc)
  • refactor convector client implementation and add browser support (#55) (30ec673)
  • add the convector-platform-fabric module (#64) (fea9b33)
  • add convector-platform-browser package (#64) (d3e2035)