Skip to content

v0.5.0

Choose a tag to compare

@hugomrdias hugomrdias released this 06 Dec 15:10
· 205 commits to master since this release

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