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-mfs

v0.7.3

02 Dec 09:05
Compare
Choose a tag to compare

Bug Fixes

v0.7.2

01 Dec 17:07
Compare
Choose a tag to compare

Bug Fixes

  • handle sub-sub shards properly (9302f01)
  • make sure hashes are the same after shard changes (b2fbd5d)

v0.7.1

29 Nov 11:08
Compare
Choose a tag to compare

Performance Improvements

  • do not load a node when we only want the hash or size (a029c7e)

v0.7.0

28 Nov 17:05
Compare
Choose a tag to compare

Features

Performance Improvements

  • do not list directory contents when statting files (d16a4e4)

v0.6.0

28 Nov 07:40
Compare
Choose a tag to compare

Features

  • support sharded directories (e1c7308)

v0.5.2

16 Nov 12:26
Compare
Choose a tag to compare

Bug Fixes

  • support count as well as length (e787bf9), closes #21

v0.5.1

16 Nov 11:52
Compare
Choose a tag to compare

Features

  • allow write and mkdir with different hash algs and cid versions (0a12b3e)

v0.5.0

12 Nov 10:09
Compare
Choose a tag to compare

Bug Fixes

v0.4.2

24 Oct 16:49
Compare
Choose a tag to compare
chore: release version v0.4.2

License: MIT
Signed-off-by: achingbrain <[email protected]>

v0.4.1

01 Oct 12:38
Compare
Choose a tag to compare

Bug Fixes