Releases: trparky/Hasher
Releases · trparky/Hasher
Version 7.3 Build 1
Brought in all changes from the dev branch. Includes some GUI changes and some minor code changes.
Version 7.2 Build 1
Brought in all changes from the dev branch.
Version 7.1 Build 2
Brought in all changes from the dev branch. Includes some GUI changes and some minor code changes.
Version 7.1 Build 1
Brought in all changes from the dev branch that's been being held back for the last two to three months. Lots of changes under the hood, most notably how stopping a background task is no longer using a Thread.Abort() call but instead of my own way to handle it which is much cleaner and doesn't leave objects in the program's stack in an unknown state especially that of open file handles.
Version 7.0 Build 3
Fixed a major bug in the check for updates code that apparently has been in there for years.
Version 7.0 Build 2
Merge pull request #7 from trparky/dev Pulling in all changes from the dev branch, releasing as version 7.0 Build 2.
Version 7.0 Build 1
Merge pull request #6 from trparky/dev Pulling in all changes from the dev branch, releasing as version 7.0 Build 1.