Skip to content

Tags: AlEscher/FileHasher

Tags

v1.2

Toggle v1.2's commit message
Finally fixed ProgressBar #4

- If the ProgressBar range would overflow, scale down the values to [0, INT_MAX]
- Now also properly changed order in which checkboxes are checked so that the hashes will be computed in the correct order

v1.1

Toggle v1.1's commit message
Fix progress bar bug

- "Prevent" progress bar from breaking if total file size is 0 (less than 1 KB)

v1.0

Toggle v1.0's commit message
Merge branch 'master' of https://github.com/AlEscher/FileHasher

v1.0-beta

Toggle v1.0-beta's commit message
Added verbose option to headless mode