Smart File Organizer v0.3.1
Smart File Organizer v0.3.1
Highlights:
- Add optional regex
patternsto TOML semantic rules (#36). - Patterns match normalized file paths alongside existing keyword rules.
- Invalid regex is rejected with a clear configuration error.
Compatibility:
- Keyword-only TOML configs continue to work unchanged.
- Built-in rules still extend rather than replace user config.
- Regex patterns apply to path matching only;
--inspect-contentkeeps keyword rules.
Validation:
- ruff format check
- ruff lint
- ty check
- pytest (126 tests)
Privacy boundary:
- Real/private files, local configuration, manual-run data, and private document contents are not included in the repository.