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 c854168 commit 3aefdd5Copy full SHA for 3aefdd5
CHANGELOG.md
@@ -7,10 +7,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
7
8
---
9
10
+## [1.0.2] - 2025-03-23
11
+- update dependencies
12
+
13
+### Added
14
+- pre compiled binaries for Linux, MacOs and Windows
15
+ - provided builds for `x86_64` and `aarch_64(ARM64)`
16
+<br>
17
18
19
## [1.0.1] - 2025-02-21
20
### Fixed
21
- Improved filtering logic for selecting files and directories by their initial letter, with proper case-insensitive matching.
22
- Correctly handles non-ASCII characters when filtering by initial letters
23
24
25
26
## [1.0.0] - 2025-02-20
27
### Added
0 commit comments