Skip to content

Releases: ipfs/js-ipfs-unixfs

[email protected]

04 Jun 12:33
Compare
Choose a tag to compare

2.0.2 (2020-06-04)

Bug Fixes

  • ignore high mode bits passed to constructor (65a040d)

[email protected]

04 Jun 12:33
Compare
Choose a tag to compare

2.0.2 (2020-06-04)

Bug Fixes

  • ignore high mode bits passed to constructor (65a040d)

[email protected]

24 Apr 16:08
Compare
Choose a tag to compare

1.0.2 (2020-04-24)

Bug Fixes

[email protected]

24 Apr 16:08
Compare
Choose a tag to compare

2.0.1 (2020-04-24)

Bug Fixes

[email protected]

24 Apr 16:08
Compare
Choose a tag to compare

2.0.1 (2020-04-24)

Bug Fixes

[email protected]

23 Apr 17:10
Compare
Choose a tag to compare

2.0.0 (2020-04-23)

Code Refactoring

  • use the block API from ipfs instead of ipld internals (#51) (cfecf39)

BREAKING CHANGES

  • The importer takes a pin argument (previously undocumented) - it used
    to default to true but since this switches to use the block API the
    default has changed to false, as the typical usage pattern is to pin
    the root block of a DAG recursively instead of every block that makes
    up the DAG.

[email protected]

23 Apr 17:10
Compare
Choose a tag to compare

2.0.0 (2020-04-23)

Code Refactoring

  • use the block API from ipfs instead of ipld internals (#51) (cfecf39)

BREAKING CHANGES

  • The importer takes a pin argument (previously undocumented) - it used
    to default to true but since this switches to use the block API the
    default has changed to false, as the typical usage pattern is to pin
    the root block of a DAG recursively instead of every block that makes
    up the DAG.

[email protected]

15 Apr 10:40
Compare
Choose a tag to compare

1.0.4 (2020-04-15)

Note: Version bump only for package ipfs-unixfs-importer

[email protected]

15 Apr 10:40
Compare
Choose a tag to compare

1.1.0 (2020-04-15)

Features

[email protected]

30 Mar 14:58
Compare
Choose a tag to compare

1.0.1 (2020-03-30)

Note: Version bump only for package ipfs-unixfs