What's Changed
Bugfix release! But with a minimum Go version bump from 1.19 to 1.20 which will impact users of Lassie as a library. Otherwise this should be full of relatively invisible improvements.
- ci: uci/copy-templates by @web3-bot in #381
- fix: "Bitswap" shouldn't convert peer.ID to display as b64 by @rvagg in #387
- fix: s/--rm-dist/--clean by @rvagg in #372
- fix: properly detect context cancellation error type by @rvagg in #385
- fix(cli): clean up path before passing it on by @rvagg in #389
- Escape paths for HTTP requests by @rvagg in #390
- fix: lock access to bitswap
timedOut
by @rvagg in #394 - fix: compare multihash only in CAR verifier by @rvagg in #393
Full Changelog: v0.15.0...v0.16.0