Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

Releases: ipfs-inactive/js-ipfs-unixfs-engine

v0.35.4

Choose a tag to compare

@achingbrain achingbrain released this 04 Jan 17:37
chore: release version v0.35.4

v0.35.3

Choose a tag to compare

@achingbrain achingbrain released this 03 Dec 13:06
chore: release version v0.35.3

v0.35.2

Choose a tag to compare

@achingbrain achingbrain released this 29 Nov 11:11
chore: release version v0.35.2

v0.35.1

Choose a tag to compare

@achingbrain achingbrain released this 26 Nov 13:33
chore: release version v0.35.1

v0.35.0

Choose a tag to compare

@achingbrain achingbrain released this 25 Nov 08:29
chore: release version v0.35.0

v0.34.0

Choose a tag to compare

@achingbrain achingbrain released this 12 Nov 09:48

Bug Fixes

  • updates ipld-dag-pb dep to version without .cid properties (aa61cce)

v0.33.0

Choose a tag to compare

@daviddias daviddias released this 27 Oct 17:23

Bug Fixes

  • fixes #230 by returning a through stream that emits the error instead of throwing it (fdd8429)

v0.32.8

Choose a tag to compare

@achingbrain achingbrain released this 25 Oct 09:35
chore: release version v0.32.8

v0.32.7

Choose a tag to compare

@achingbrain achingbrain released this 12 Oct 16:38

Bug Fixes

  • return correct chunks of streams, fixes #229 (362c685)
  • skip rabin tests on windows (ea9e3c3)

v0.32.6

Choose a tag to compare

@achingbrain achingbrain released this 12 Oct 14:26

Bug Fixes

  • do not use cid property of DAGNodes just yet (7a2a308)