Releases: trparky/Hasher
Releases · trparky/Hasher
Version 8.0 Build 13
Version 8.0 Build 12
Brought back the changes that were made in commit e7c9ed1 but with some changes that I hope fixes the parallel processing code.
Version 8.0 Build 11
Though the new code used to load files into the GUI was faster, it caused a massive regression which caused calculations of checksums to be incorrect. That's not acceptable so commit e7c9ed1 has been reverted.
Version 8.0 Build 10
Updated the HTTPHelper class to version 1.343 that includes a fix for a crash.
Version 8.0 Build 9
Improved performance.
Version 8.0 Build 8
- Added CrashReporter.NET.
- Added code to verify the location of the window before restoring it so that it won't get lost.
- Included some optimizations to the code to hopefully make things faster.
- Included better object cleanups in the GetHashOfString() function.
Version 8.0 Build 5
- Updated HTTPHelper Class version to v1.339.
- Fixed some object placements on the "Compare file against known hash" tab.
Version 8.0 Build 4
- Fixed some possible path issues in the check for updates code.
- Included better parsing of incoming command line arguments.
Version 8.0 Build 3
- Fixed drag and drop.
- Fixed sorting by file size.
- Removed the no longer needed "ListViewDoubleBuffered.vb" file.
Version 8.0 Build 2
Updated the HTTPHelper Class to version 1.337.