Releases: OscarBarrett/crystal-sha3
Releases · OscarBarrett/crystal-sha3
0.3.2
0.3.1
0.3.0
Added
- Added benchmarks
Changed
- Significant performance improvements
0.2.0
- Updated Crystal version requirement to 0.21.0
- Switched to built in String.hexbytes method
0.1.1
- Made Domain class private
- Added crystal-style method name for updating the string to be hashed (based on Digest::SHA1).
- Updated shard.yml a little bit, and bumped the patch version.
- Added .travis.yml
0.1.0
Initial 0.1.0 release