Skip to content

Releases: ipfs/js-ipfs-utils

v1.2.0

31 Mar 18:40

Choose a tag to compare

Features

v1.1.0

26 Mar 16:40

Choose a tag to compare

Bug Fixes

Features

v1.0.0

20 Mar 10:48

Choose a tag to compare

Features

v0.7.2

10 Feb 11:31

Choose a tag to compare

Bug Fixes

v0.7.1

23 Jan 11:29

Choose a tag to compare

Bug Fixes

v0.7.0

23 Jan 10:22

Choose a tag to compare

Features

  • accept browser readable streams as input (#21) (0902067)

v0.6.0

09 Jan 13:52

Choose a tag to compare

Bug Fixes

v0.4.2

08 Jan 17:14

Choose a tag to compare

Bug Fixes

v0.4.1

11 Dec 17:37

Choose a tag to compare

Features

  • support unixfs metadata and formatting it (#14) (#18) (0caf2be)

BREAKING CHANGES

  • In order to support metadata on intermediate directories, globSource in this module will now emit directories and files where previously it only emitted files.

v0.5.0

06 Dec 15:10

Choose a tag to compare

Features

  • convert to async iterators (#15) (251eff0)
  • support unixfs metadata and formatting it (#14) (173e4bf)

BREAKING CHANGES

  • In order to support metadata on intermediate directories, globSource in this module will now emit directories and files where previously it only emitted files.
  • Support for Node.js streams and Pull Streams has been removed