Skip to content

Smart File Organizer v0.3.1

Choose a tag to compare

@gcomneno gcomneno released this 04 Jul 16:40

Smart File Organizer v0.3.1

Highlights:

  • Add optional regex patterns to 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-content keeps 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.