Releases: m-manu/go-find-duplicates
Releases · m-manu/go-find-duplicates
v1.8.0
15 Feb 10:33
Compare
Sorry, something went wrong.
No results found
Added quiet mode
Ability to set output file
Upgraded to Go 1.22
Removed some old features
v1.7.0
05 Mar 07:09
Compare
Sorry, something went wrong.
No results found
Upgrade to Go 1.19
Ordering of messages across stdout and stderr (in case of error)
[internal] Upgraded existing libraries to latest stable versions
[internal] Refactored code and add code code comments
v1.6.0
19 Nov 10:52
Compare
Sorry, something went wrong.
No results found
Upgrade to Go 1.18
Upgrades to dependent libraries
v1.5.1
28 May 09:59
Compare
Sorry, something went wrong.
No results found
Fixed bug that caused false positives in reporting duplicates
v1.4.0
16 May 13:10
Compare
Sorry, something went wrong.
No results found
Upgraded Go version 1.17; No code changes;
v1.3.2
25 Mar 16:55
Compare
Sorry, something went wrong.
No results found
Minor doc and README changes
[internal] Minor code refactoring
v1.3.0
30 Jan 10:28
Compare
Sorry, something went wrong.
No results found
POSIX convention for command line options
Minor improvements to error messaging
v1.2.0
21 Jan 08:55
Compare
Sorry, something went wrong.
No results found
v1.1.0
01 Sep 17:54
Compare
Sorry, something went wrong.
No results found
Following changes:
-thorough flag to compute hash of entire file contents
Test cases in Dockerfile
Better handling of command line options
README improvements
v1.0.1
12 Jun 11:08
Compare
Sorry, something went wrong.
No results found
travis build; license; lint and code formatting; readme improvements