Releases: multiformats/js-multihashing-async
Releases · multiformats/js-multihashing-async
v0.7.0
Features
BREAKING CHANGES
- callbacks are not supported!!
v0.5.2
Bug Fixes
- use Buffer.from instead of the deprecated new Buffer (#36) (7f9c6d1)
- use process.nextTick instead of setImmediate (#35) (343a6c0)
v0.5.1
Bug Fixes
- improve Error on missing webcrypto (b9c52b9)
v0.5.0
chore: release version v0.5.0