Releases: ipfs/js-ipfs-bitswap
Releases · ipfs/js-ipfs-bitswap
v0.24.0
09 May 19:53
Compare
Sorry, something went wrong.
No results found
Chores
BREAKING CHANGES
v1 CIDs created by this module now default to base32 encoding when stringified
refs: ipfs/js-ipfs#1995
License: MIT
Signed-off-by: Alan Shaw [email protected]
v0.23.0
16 Mar 11:59
Compare
Sorry, something went wrong.
No results found
chore: release version v0.23.0
v0.22.0
08 Jan 16:28
Compare
Sorry, something went wrong.
No results found
Bug Fixes
BREAKING CHANGES
change from big.js to bignumber.js
The impact of this change is only on the snapshot field of
the stats, as those values are represented as Big Numbers.
v0.21.2
08 Jan 15:09
Compare
Sorry, something went wrong.
No results found
Bug Fixes
avoid sync callbacks in async code (ddfdd71 )
ensure callback is called (c27318f )
v0.21.1
06 Dec 12:03
Compare
Sorry, something went wrong.
No results found
Features
send max providers to findProviders request (31493dc )
v0.21.0
26 Oct 15:00
Compare
Sorry, something went wrong.
No results found
Features
change bitswapLedgerForPeer output format (c68a0c8 )
v0.20.3
03 Jul 15:19
Compare
Sorry, something went wrong.
No results found
chore: release version v0.20.3
v0.20.2
18 Jun 17:36
Compare
Sorry, something went wrong.
No results found
Bug Fixes
ipfs/js-ipfs#1292 - Catch invalid CIDs and return the error via callback (#170 ) (51f5ce0 )
reset batch size counter (739ad0d )
Features
v0.20.0
10 Apr 05:31
Compare
Sorry, something went wrong.
No results found
chore: release version v0.20.0
v0.19.0
14 Feb 11:35
Compare
Sorry, something went wrong.
No results found
Features
update network calls to use dialProtocol instead (b669aac )