We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1984cf1 commit eb1bd85Copy full SHA for eb1bd85
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 0.4.0 - 2025-11-11
4
+
5
+* support --noempty and --cache cli option
6
+* added preferences screen
7
8
## 0.3.2 - 2025-11-11
9
10
* print app version on startup
pubspec.yaml
@@ -1,7 +1,7 @@
name: fdupes_gui
description: fdupes front-end
publish_to: 'none'
-version: 0.3.2+8
+version: 0.4.0+9
dependency_overrides:
# https://github.com/brendan-duncan/image/pull/732
0 commit comments