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

Releases: ipfs-inactive/js-ipfs-http-client

v19.0.0

28 Mar 00:38
Compare
Choose a tag to compare

Bug Fixes

  • bitswap: 0.4.14 returns empty array instead of null (5e37a54)
  • ping: tests were failing and there it was missing to catch when count and n are used at the same time (2181568)

Features

  • streamable ping and optional packet number (#723) (3f3ce8a)

v18.2.1

22 Mar 17:58
Compare
Choose a tag to compare

Features

  • add ability to files.cat with a cid instance (aeeb94e)

v18.2.0

16 Mar 20:22
Compare
Choose a tag to compare

Bug Fixes

  • disable Browser test on Windows (385a6c3)
  • don't create one webpack bundle for every test file (3967e96)
  • last fixes for green (#719) (658bad2)
  • set the FileResultStreamConverter explicitly (dfad55e), closes #696
  • use a different remote server for test (1fc15a5)

Features

v18.1.2

09 Mar 10:40
Compare
Choose a tag to compare
v18.1.2

v18.1.1

20 Feb 08:10
Compare
Choose a tag to compare

Features

  • support recursive ipfs ls (cfe95f6)

v17.5.0

24 Jan 00:46
Compare
Choose a tag to compare

Bug Fixes

Features

v17.3.0

12 Jan 14:39
Compare
Choose a tag to compare

Features

v17.2.7

11 Jan 09:17
Compare
Choose a tag to compare

Bug Fixes

Features

v17.2.6

28 Dec 08:51
Compare
Choose a tag to compare

Features

v17.2.5

20 Dec 16:50
Compare
Choose a tag to compare

Bug Fixes

  • files.add: handle weird directory names (#646) (012b86c)

Features