Skip to content
This repository has been archived by the owner on Aug 24, 2021. It is now read-only.

Releases: multiformats/js-multihashing-async

v0.4.3

24 Feb 11:52
Compare
Choose a tag to compare

Features

v0.4.1

08 Feb 21:08
Compare
Choose a tag to compare

Features

  • change window to self for webworker support (d89e039)

v0.4.0

27 Jan 11:13
Compare
Choose a tag to compare

Features

  • add support for murmur3 (a1ed649)
  • add support for webworkers (2f30f71)

v0.3.0

29 Nov 17:03
Compare
Choose a tag to compare

Features

v0.2.0

03 Nov 07:39
Compare
Choose a tag to compare

Features

  • async-crypto + aegir 9 + sauce labs testing (eb0b683)

v0.1.0

01 Oct 11:08
Compare
Choose a tag to compare

Features

BREAKING CHANGES

  • The api was changed to be callback based, as webcrypto only exposes async methods.