Skip to content

Commit 3af9643

Browse files
committed
CHANGELOG: document new features in cleanup utility
1 parent d4a6a57 commit 3af9643

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@
1414
* Supports PNG, SVG, ICO, JPG, GIF, and BMP formats
1515
* Responsive grid layout adapts to window resizing
1616
* Useful for developers managing icons for their applications and libraries
17+
* Refresh action to toolbar for reloading current folder after external changes
18+
19+
* **Cleanup utility enhancements**: Improved the `guidata.utils.cleanup` module
20+
* Added case sensitivity option for glob patterns (default: case-insensitive matching)
21+
* Improved module name detection from `pyproject.toml` when name differs from directory name
22+
* Enhanced documentation cleanup to support removing PDF files with library name prefix
23+
* These improvements make the cleanup utility more robust and flexible for different project structures
1724

1825
🛠️ Bug fixes:
1926

0 commit comments

Comments
 (0)