We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0bb561b commit 5404570Copy full SHA for 5404570
CHANGELOG.md
@@ -7,6 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
7
8
---
9
10
+## [1.0.1] - 2025-02-21
11
+### Fixed
12
+- Improved filtering logic for selecting files and directories by their initial letter, with proper case-insensitive matching.
13
+- Correctly handles non-ASCII characters when filtering by initial letters
14
+
15
## [1.0.0] - 2025-02-20
16
### Added
17
- 🚀 Initial release of the `TraceView` application.
0 commit comments