0.3.0 (2020-01-09)
- support UnixFSv1.5 metadata (008e872)
0.2.0 (2019-08-27)
- 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.