mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-25 08:01:39 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c7c7a73384 |
@@ -1,2 +1,2 @@
|
||||
__version__ = '6.6.0'
|
||||
__version__ = '6.7.0'
|
||||
__appname__ = 'dupeGuru Music Edition'
|
||||
@@ -1,3 +1,14 @@
|
||||
=== 6.7.0 (2013-12-08)
|
||||
|
||||
* Disable symlink/hardlink deletion option when not relevant. (#247)
|
||||
* Make Cmd+A select all folders in the Folder Selection dialog. [Mac] (#228)
|
||||
* Make non-numeric delta comparison case insensitive. (#239)
|
||||
* Fix surrogate-related UnicodeEncodeError on CSV export. (#210)
|
||||
* Fixed crash on Dupe Count sorting with Delta + Dupes Only. (#238)
|
||||
* Improved documentation.
|
||||
* Important internal refactorings.
|
||||
* Removed the fairware dialog ([More Info](http://www.hardcoded.net/articles/phasing-out-fairware)).
|
||||
|
||||
=== 6.6.0 (2013-08-18)
|
||||
|
||||
* Improved delta values to support non-numerical values. (#213)
|
||||
|
||||
Reference in New Issue
Block a user