Skip to content

Latest commit

 

History

History
129 lines (54 loc) · 4 KB

CHANGELOG.md

File metadata and controls

129 lines (54 loc) · 4 KB

0.7.2 (2020-02-10)

Bug Fixes

0.7.1 (2020-01-23)

Bug Fixes

0.7.0 (2020-01-23)

Features

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

0.6.0 (2020-01-09)

Bug Fixes

0.5.0 (2019-12-06)

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

0.4.0 (2019-09-19)

Features

0.3.0 (2019-09-15)

Features

0.2.0 (2019-09-06)

Features

0.1.0 (2019-09-04)

Bug Fixes

Features

  • add glob-source from js-ipfs to be shared (#9) (0a95ef8)
  • add normalise input function (#5) (b22b8de), closes #8

0.0.4 (2019-07-18)

Features

  • add globalThis polyfill (f0c7c42)

0.0.3 (2019-05-16)

0.0.2 (2019-05-16)

Bug Fixes