Skip to content

Releases: multiformats/java-multihash

Remove spurious throws

31 Jan 22:19
Compare
Choose a tag to compare

Remove throws from byte[] and String decode

Update multihash

06 Sep 12:47
Compare
Choose a tag to compare

Adds support for more multibases, including Base64Url

Simpler api with base36 decode support

02 Sep 18:55
Compare
Choose a tag to compare

Base 32, 36, 64

29 Jul 22:32
Compare
Choose a tag to compare

Add base36, base 64 and fix base 32.

Support identity hash

14 Aug 17:48
Compare
Choose a tag to compare
v1.2.1

Update multibase, and support identity hash.

Add MD5 support

04 Sep 20:13
Compare
Choose a tag to compare

Adds support for the non-cryptographic MD5 hash.

Add support required by Cid

24 Jan 21:37
Compare
Choose a tag to compare
v1.1.0

Add new constructor

Support maven

11 Dec 15:52
Compare
Choose a tag to compare

Change package structure to support maven.

Initial release

09 Oct 16:41
Compare
Choose a tag to compare
v0.1

Initial extraction