Releases: hsanjuan/ipfs-lite
Releases · hsanjuan/ipfs-lite
v1.2.0
What's Changed
-
Dependency upgrades to latest libp2p and go-datastore (with contexts)
-
HasBlock() now takes a context
-
Libp2pOptionsExtra does not configure transports anymore. Instead default
transports are used, removing QUIC from the list when private networks are
enabled. -
Exchange() can now be used to access the underlying exchange.
New Contributors
- @aloknerurkar made their first contribution in #190
Full Changelog: v1.1.23...v1.2.0