We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a2b5ba commit 175b2f9Copy full SHA for 175b2f9
CHANGELOG.md
@@ -16,11 +16,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
16
### Fixed
17
18
- **No args and path**: Handled the case of rmxt when running without passing the args and paths. Now, it displays the help message instead.
19
+- Improved error handling: after reporting a missing file or directory, the program now skips further processing for that path.
20
21
### Changed
22
23
- update documentation about installation and README
24
25
+
26
## [0.1.12] - 2025-09-11
27
28
0 commit comments