Skip to content

Smart File Organizer v0.2.0

Choose a tag to compare

@gcomneno gcomneno released this 16 Jun 09:34
a625289

Smart File Organizer v0.2.0

Highlights:

  • Added TOML configuration for semantic organization rules.
  • Added application-specific exception types.
  • Added opt-in verbose application logging.
  • Added static type checking with ty in CI.
  • Split the large core module into focused modules.
  • Introduced the plan command group while preserving legacy direct usage.

Compatibility:

  • Existing direct planning usage still works.
  • Planning remains safe by default.
  • Files are moved only with --apply.

Validation:

  • ruff format check
  • ruff lint
  • ty check
  • pytest

Privacy boundary:

  • Real/private files, local configuration, manual-run data, and private document contents are not included.