0.19.1 (2021-08-11)
0.19.0 (2021-03-05)
0.18.0 (2020-08-05)
-
- All uses of Buffers have been replaced with Uint8Arrays
- The ipfs-repo this module uses only returns Uint8Arrays
0.17.1 (2020-05-05)
0.17.0 (2020-04-16)
bs.delete(cid)
used to ignore mystery CIDs, now it throws.
0.16.0 (2019-06-18)
- callbacks -> async / await (9fb54d2)
- All places in the API that used callbacks are now replaced with async/await
0.15.2 (2018-11-08)
0.15.1 (2018-10-27)
0.15.0 (2018-10-26)
0.14.0 (2018-04-10)
0.13.0 (2017-11-06)
0.12.0 (2017-07-23)
- prune webcrypto-ossl (619a47f)
0.10.0 (2017-07-04)
0.9.1 (2017-05-23)
0.9.0 (2017-03-21)
- refactor for new ipfs-repo interface (7eff97f)
0.8.3 (2017-02-09)
0.8.2 (2017-02-09)
0.8.1 (2017-01-29)
0.8.0 (2016-12-23)
- pass CID directly into bitswap (f0c3e42)
0.7.2 (2016-12-13)
0.7.1 (2016-12-09)
0.7.0 (2016-11-03)
0.6.0 (2016-10-26)
- bitswap mock test (7287621)
- bitswap support back again (e92a118)
- CID support on put and putStream (9e99029)
- cids on get and delete (58b7c98)
- remove extension support, support new ipfs-block and ipfs-repo (bf2287a)
0.5.0 (2016-09-08)
- use bs.getBlocks and cleanup interface (3e5b314)
0.4.0 (2016-05-07)
0.3.0 (2016-05-02)
0.2.8 (2016-04-30)
0.2.7 (2016-04-30)
0.2.6 (2016-04-30)
0.2.5 (2016-04-28)
0.2.4 (2016-04-27)
0.2.3 (2016-04-24)
- block-service: limit all async calls (f256451)
0.2.2 (2016-04-24)
0.2.1 (2016-04-24)
- block-service: return errors for addBlock (0fea48d)