Skip to content

Releases: iamtakingithard/QuickDash

v0.6.1

11 Apr 15:56

Choose a tag to compare

dependencies bump, fixed clippy lints

v0.6.0

13 Feb 09:26

Choose a tag to compare

A lot of refactoring was made by @mjc

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

v0.5.8

12 Dec 12:20

Choose a tag to compare

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

v0.5.7

15 Sep 08:12
f712a28

Choose a tag to compare

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

v0.5.6

28 Jul 10:29
9db8a9c

Choose a tag to compare

Basically, a bump of BLAKE3 hash lol

0.5.5

25 Jun 15:37
115a519

Choose a tag to compare

Again trying to fix crates.io

As always please use MSVC builds

0.5.4

25 Jun 15:20
9732df3

Choose a tag to compare

This is a small fix for crates.io

As always if you are on windows please use msvc build

0.5.3

25 Jun 14:19
05db372

Choose a tag to compare

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

22 Jun 09:12
7622d75

Choose a tag to compare

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

20 Jun 19:18
b668ace

Choose a tag to compare

Update CHANGELOG.md