Skip to content

Releases: ipfs/js-ipfs-unixfs

[email protected]

30 Mar 14:58
Compare
Choose a tag to compare

1.0.3 (2020-03-30)

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

[email protected]

30 Mar 14:58
Compare
Choose a tag to compare

1.0.3 (2020-03-30)

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

[email protected]

09 Mar 18:36
Compare
Choose a tag to compare

1.0.2 (2020-03-09)

Bug Fixes

[email protected]

09 Mar 18:36
Compare
Choose a tag to compare

1.0.2 (2020-03-09)

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

[email protected]

03 Mar 09:43
Compare
Choose a tag to compare

1.0.1 (2020-03-03)

Bug Fixes

  • only ignore raw-leaves when file is small and metadata is present (#44) (19bb45f)

[email protected]

03 Mar 09:43
Compare
Choose a tag to compare

1.0.1 (2020-03-03)

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

[email protected]

21 Feb 14:46
Compare
Choose a tag to compare

1.0.0 (2020-02-21)

Note: Version bump only for package ipfs-unixfs

[email protected]

21 Feb 14:46
Compare
Choose a tag to compare

1.0.0 (2020-02-21)

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

[email protected]

21 Feb 14:46
Compare
Choose a tag to compare

1.0.0 (2020-02-21)

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

v0.3.0

08 Jan 12:58
Compare
Choose a tag to compare

Bug Fixes

  • address PR comments, refactor to modern class (45b0b30)
  • allow mtime and mode to be optional (00e5ea0)
  • mask file mode (#39) (09fd4ed)
  • remove boolean trap constructor and update readme (9517501)
  • unsaved file buffer (04ea7a1)
  • update protons to latest version (e232acf)
  • use correct field index (397931e)
  • values are required, containing types are not (3a86a0b)

Features