Releases: 70sh1/sum
Releases · 70sh1/sum
v0.3.0
Highlights
- BREAKING change: there is now an additional space between the checksum and filename in output (6faf79e)
- Added sum to a scoop bucket
- Checksums are now included in releases (
checksum.txt) - Upgraded dependencies & gh workflows
Full Changelog: v0.2.2...v0.3.0
v0.2.2
Key points
- Fix printing error if file wasn't found.
- Fix input paths not being cleaned.
- Upgraded dependencies.
- Some refactors.
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Key points
- Added xxh3 algorithm.
- Added glob patterns support.
- Refactors.
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Key points
- Added union hash (
-u) flag. - Added Windows ARM64 build.
- Upgraded dependencies.
- Refactors.
Full Changelog: v0.1.1...v0.2.0
v0.1.1
Key points
- Added version (
-v) flag. - Upgraded dependencies.
- Minor refactors.
Full Changelog: v0.1.0...v0.1.1