Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Releases: ipfs-inactive/interface-js-ipfs-core

0.28.0

29 May 09:16
Compare
Choose a tag to compare

Features

  • add options to block.put API, now it works with specified mhtype, format and version, just like the CLI (d62c6e2)

v0.23.7

01 Feb 10:34
Compare
Choose a tag to compare

Features

v0.23.6

01 Feb 08:29
Compare
Choose a tag to compare

Features

  • update block spec to support CID (35e2353)

v0.23.5

17 Jan 18:41
Compare
Choose a tag to compare
Tagging as v0.23.5

v0.23.4

17 Jan 11:53
Compare
Choose a tag to compare

Bug Fixes

  • config: make promise tests actually test the full promise chain (416560e)

v0.23.3

16 Jan 11:36
Compare
Choose a tag to compare

Bug Fixes

  • test: send/receive 10k messages test (ad952e2)

v0.23.2

11 Jan 20:38
Compare
Choose a tag to compare

Bug Fixes

v0.23.1

11 Jan 12:52
Compare
Choose a tag to compare

Bug Fixes

  • identify needs time to finish (b76993d)

v0.23.0

21 Dec 15:22
Compare
Choose a tag to compare

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)

v0.22.0

24 Nov 20:51
Compare
Choose a tag to compare

Bug Fixes

  • swarm: swarm.peers test (0a6a07d)