Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

v0.9.0

Compare
Choose a tag to compare
@guseggert guseggert released this 13 Aug 17:00
· 12 commits to master since this release

Overview

This release splits the Bitswap implementation into standalone client and server implementations.

This preserves backwards compatibility with bitswap.New() returning an exchange.Interface implementation that uses the client and server.

What's Changed

Full Changelog: v0.8.0...v0.9.0