This repository has been archived by the owner on Apr 29, 2020. It is now read-only.
Releases: ipfs-inactive/js-ipfs-multipart
Releases · ipfs-inactive/js-ipfs-multipart
v0.3.0
v0.2.0
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.
v0.1.1
chore: release version v0.1.1