Skip to content

v0.8.1

Compare
Choose a tag to compare
@andremacedopv andremacedopv released this 06 Jul 19:50
09b1abc

What's Changed

  • Send Dynamic asset property on getSchema #20

Breaking Changes

  • No breaking changes! Just need to update using the following inside your chaincode folder:
$ go get -d github.com/goledgerdev/[email protected]
$ go mod vendor

Bug Fixes & Improvements

  • Fix getRecursive panic error when reading a custom datatype prop which is an object #21

Full Changelog: v0.8.0...v0.8.1