-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Exposing format-pattern and unknown-format-pattern as CLI parameters
- Loading branch information
Showing
6 changed files
with
100 additions
and
48 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Changelog | ||
|
||
## [v2.1] - 2023-03-12 | ||
|
||
### Features | ||
* Duplication order now uses path length when file names have the same length | ||
* Exposing format-pattern and unknown-format-pattern as CLI parameters | ||
|
||
### Bug Fixes | ||
* Fixed report when deleting duplicate files | ||
* Ordering by file length too on the duplicate report given by the inspect command to make behaviour consistent | ||
|
||
|
||
## [v2.0.1] - 2023-03-04 | ||
### Features | ||
|
||
* breaking change - Complete rework of the application |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.