Releases: avast/scala-hashes
Releases · avast/scala-hashes
base64 decoding
The hashes are now able to be parsed also from base64 strings, and new methods for serialization to base64 introduced.
base64 decoding
The hashes are now able to be parsed also from base64 strings, and new methods for serialization to base64 introduced.
v2.1.1
The same as v2.0.0 just fixing the Git tag format.
v2.1.0
- Cross-built to Scala 2.12 and Scala 2.13.
circe 0.13.0
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
fix: Fixed behavior of Circe decoders to return Left(DecodingFailure)
and not throw exception in case of failure.
Minor dependencies updates
1.1.0 minor dependencies updates
Better assertion messages
1.0.1 better assertion messages
First stable release
1.0.0 initial commit
Initial release
0.0.1 initial commit