Skip to content

Releases: iamtakingithard/QuickDash

v0.6.1

Choose a tag to compare

@iamtakingithard iamtakingithard released this 11 Apr 15:56

dependencies bump, fixed clippy lints

v0.6.0

Choose a tag to compare

@iamtakingithard iamtakingithard released this 13 Feb 09:26

A lot of refactoring was made by @mjc

-upgrade to clap v3
-futures is replaced with rayon
-pbr replaced with indicateif

v0.5.8

Choose a tag to compare

@iamtakingithard iamtakingithard released this 12 Dec 12:20

Wow, a new release. Pretty much the only thing I have done here is to update dependencies.

v0.5.7

Choose a tag to compare

@iamtakingithard iamtakingithard released this 15 Sep 08:12
f712a28

This release updates futures, sha1, sha2 and blake2 dependencies.

v0.5.6

Choose a tag to compare

@iamtakingithard iamtakingithard released this 28 Jul 10:29
9db8a9c

Basically, a bump of BLAKE3 hash lol

0.5.5

Choose a tag to compare

@iamtakingithard iamtakingithard released this 25 Jun 15:37
115a519

Again trying to fix crates.io

As always please use MSVC builds

0.5.4

Choose a tag to compare

@iamtakingithard iamtakingithard released this 25 Jun 15:20
9732df3

This is a small fix for crates.io

As always if you are on windows please use msvc build

0.5.3

Choose a tag to compare

@iamtakingithard iamtakingithard released this 25 Jun 14:19
05db372

Added XXH32
Windows builds are compressed with UPX
Added code coverage, and wrote some tests
From this version all builds are built via GitHub actions.
Oh, and yeah after creating a tag, it will run automatic publishing to crates.io so you will receive update as well.

If you are on Windows, please use MSVC build.

0.5.1

Choose a tag to compare

@iamtakingithard iamtakingithard released this 22 Jun 09:12
7622d75

This new release features a checking filename - hash and vice versa.
When it creates the hashes it will by default make two spaces between.

0.5.0

Choose a tag to compare

@iamtakingithard iamtakingithard released this 20 Jun 19:18
b668ace
Update CHANGELOG.md