Releases: ipfs-inactive/js-ipfs-http-client
Releases · ipfs-inactive/js-ipfs-http-client
v19.0.0
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
Features
- add ability to files.cat with a cid instance (aeeb94e)
v18.2.0
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.1
Features
- support recursive ipfs ls (cfe95f6)
v17.2.5
Bug Fixes
- files.add: handle weird directory names (#646) (012b86c)
Features