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

Releases: ipfs-inactive/js-ipfs-multipart

v0.3.0

09 Jan 14:32
Compare
Choose a tag to compare

Features

  • support UnixFSv1.5 metadata (008e872)

v0.2.0

27 Aug 15:48
Compare
Choose a tag to compare

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

12 Jul 16:01
Compare
Choose a tag to compare
chore: release version v0.1.1