Releases: ipfs/js-ipfs-unixfs
Releases · ipfs/js-ipfs-unixfs
ipfs-unixfs-importer@2.0.0
2.0.0 (2020-04-23)
Code Refactoring
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.
ipfs-unixfs-exporter@2.0.0
2.0.0 (2020-04-23)
Code Refactoring
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.
ipfs-unixfs-importer@1.0.4
1.0.4 (2020-04-15)
Note: Version bump only for package ipfs-unixfs-importer
ipfs-unixfs-exporter@1.1.0
ipfs-unixfs@1.0.1
1.0.1 (2020-03-30)
Note: Version bump only for package ipfs-unixfs
ipfs-unixfs-importer@1.0.3
1.0.3 (2020-03-30)
Note: Version bump only for package ipfs-unixfs-importer
ipfs-unixfs-exporter@1.0.3
1.0.3 (2020-03-30)
Note: Version bump only for package ipfs-unixfs-exporter
ipfs-unixfs-importer@1.0.2
ipfs-unixfs-exporter@1.0.2
1.0.2 (2020-03-09)
Note: Version bump only for package ipfs-unixfs-exporter