Skip to content

Releases: avast/scala-hashes

base64 decoding

14 Aug 13:24
Compare
Choose a tag to compare

The hashes are now able to be parsed also from base64 strings, and new methods for serialization to base64 introduced.

base64 decoding

14 Aug 13:43
Compare
Choose a tag to compare

The hashes are now able to be parsed also from base64 strings, and new methods for serialization to base64 introduced.

v2.1.1

06 May 11:25
5cd1044
Compare
Choose a tag to compare

The same as v2.0.0 just fixing the Git tag format.

v2.1.0

06 May 09:16
5cd1044
Compare
Choose a tag to compare
  • Cross-built to Scala 2.12 and Scala 2.13.

circe 0.13.0

31 Mar 23:59
Compare
Choose a tag to compare

this is a rebranded version 1.2.0, which was removed, because upgrade to circe 0.13.0 is a breaking change

Bugfix in Circe decoders

16 Jan 16:14
0255bd7
Compare
Choose a tag to compare

fix: Fixed behavior of Circe decoders to return Left(DecodingFailure) and not throw exception in case of failure.

Minor dependencies updates

20 Dec 10:53
Compare
Choose a tag to compare
1.1.0

minor dependencies updates

Better assertion messages

09 May 15:00
Compare
Choose a tag to compare
1.0.1

better assertion messages

First stable release

04 May 15:49
Compare
Choose a tag to compare
1.0.0

initial commit

Initial release

04 May 15:27
Compare
Choose a tag to compare
0.0.1

initial commit