Skip to content

Releases: lookbusy1344/HashRust

v1.6.1

28 Feb 14:33

Choose a tag to compare

What's Changed

  • chore(deps): bump keccak from 0.1.5 to 0.1.6 in the cargo group across 1 directory by @dependabot[bot] in #45
  • chore(deps): bump strum from 0.27.2 to 0.28.0 by @dependabot[bot] in #46
  • chore(deps): bump anyhow from 1.0.101 to 1.0.102 by @dependabot[bot] in #47

Full Changelog: v1.6.0...v1.6.1

v1.6.0

10 Feb 08:39

Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.6.0

v1.5.2

29 Dec 09:54

Choose a tag to compare

Full Changelog: v1.5.1...v1.5.2

v1.5.1

12 Dec 10:35

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

21 Oct 08:50

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.4.2...v1.5.0

win-x64 v1.4.2

19 Dec 16:29

Choose a tag to compare

Updating dependencies, and wider using of generic string types

win-x64 v1.4.1

25 May 14:48

Choose a tag to compare

RustRover refactoring, and accepting 'SHA-256' as an alias for 'SHA2-256'

win-x64 v1.4.0

02 May 14:09

Choose a tag to compare

This version supports hex, base32 and base64 encoding of the hashes. Hex remains the default.

Built with Rust 1.78.0

hash_rust win-x64

09 Apr 15:07

Choose a tag to compare

v1.3.1

Bumping dependencies and prep for v1.3.1

hash_rust win-x64

01 Apr 13:21

Choose a tag to compare

Using heap allocated buffers, 32k or file size if smaller