Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
Compare
Choose a tag to compare
@achingbrain achingbrain released this 31 Mar 09:35
· 820 commits to master since this release

2.0.0 (2020-03-31)

Bug Fixes

Code Refactoring

BREAKING CHANGES

  • ipfs.util.isIPFS and ipfs.util.crypto have moved to static exports and should be accessed via const { isIPFS, crypto } = require('ipfs').

The modules available under ipfs.types.* have also become static exports.

License: MIT
Signed-off-by: Alan Shaw [email protected]