Skip to content

Latest commit

 

History

History
57 lines (38 loc) · 895 Bytes

File metadata and controls

57 lines (38 loc) · 895 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format follows the principles of "Keep a Changelog".

The project adheres to Semantic Versioning.


[Unreleased]

Added

  • Pending features.

Changed

  • Pending improvements.

Fixed

  • Pending bug fixes.

[1.0.0]

Added

  • Recursive scanning.
  • Extension filtering.
  • Metadata extraction.
  • Deterministic sorting.
  • Folder batching.
  • Duplicate filename resolution.
  • Move operation.
  • Copy operation.
  • Dry-run mode.
  • Execution summary.
  • Structured logging.
  • Comprehensive project documentation.

Security

  • Files are never overwritten.
  • Execution plan is validated before filesystem mutation.

Documentation

  • Architecture guide.
  • Requirements specification.
  • Pipeline specification.
  • Coding standards.
  • Testing guide.
  • CLI specification.
  • API reference.