Skip to content

Latest commit

 

History

History
96 lines (39 loc) · 2.7 KB

CHANGELOG.md

File metadata and controls

96 lines (39 loc) · 2.7 KB

0.4.2 (2020-01-08)

Bug Fixes

0.4.1 (2019-12-11)

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.

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