Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

Latest commit

 

History

History
47 lines (22 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

47 lines (22 loc) · 1.24 KB

0.3.0 (2020-01-09)

Features

  • support UnixFSv1.5 metadata (008e872)

0.2.0 (2019-08-27)

Chores

BREAKING CHANGES

  • This module used to export a class that extended EventEmitter, now it exports a function that returns an async iterable.

I also updated the deps to use the latest http api, though it's removed the ability to add whole paths at once, along with some special logic to handle symlinks. The Dicer module that this module depends on will still emit events for when it encounters symlinks so I left the handlers in though am unsure if we actually use them.

0.1.1 (2019-07-12)

0.1.0 (2016-03-14)

0.0.2 (2016-03-14)