Releases: multiformats/js-multihashing-async
Releases · multiformats/js-multihashing-async
v0.4.1
Features
- change window to self for webworker support (d89e039)
v0.4.0
Features
- add support for murmur3 (a1ed649)
- add support for webworkers (2f30f71)
v0.2.0
Features
- async-crypto + aegir 9 + sauce labs testing (eb0b683)
v0.1.0
Features
BREAKING CHANGES
- The api was changed to be callback based, as webcrypto only exposes async methods.