Releases: ipfs-inactive/interface-js-ipfs-core
Releases · ipfs-inactive/interface-js-ipfs-core
0.28.0
Features
- add options to block.put API, now it works with specified mhtype, format and version, just like the CLI (d62c6e2)
v0.23.6
Features
- update block spec to support CID (35e2353)
v0.23.4
Bug Fixes
- config: make promise tests actually test the full promise chain (416560e)
v0.23.3
Bug Fixes
- test: send/receive 10k messages test (ad952e2)
v0.23.1
Bug Fixes
- identify needs time to finish (b76993d)
v0.23.0
Bug Fixes
- fix a bunch of issues (i.e: identify race condition) (d004577)
Features
- add first pass of pubsub tests (running in js-ipfs-api) (74003a7)
- new event based API (1a82890)