v0.7.4: Fix getRecursive when 2+ references of the same asset are subassets
New Features
- No new features
Breaking Changes
- No breaking changes! Just need to update using the following inside your chaincode folder:
$ go get -d github.com/goledgerdev/cc-tools@v0.7.4
$ go mod vendor
Bug Fixes & Improvements
- GetRecursive now resolves 2+ subassets references in the same level