Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 479 Bytes

File metadata and controls

30 lines (20 loc) · 479 Bytes

Changelog

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


[0.1.0] - 2025-07-18

Changed

  • Rename project to mediarename.

Added

  • Add dry-run mode.
  • Simplify classes.
  • Add unit tests.

Fixed

  • Correct flake8 and mypy reports.

Documentation

  • Update README.
  • Add docstrings throughout the codebase.

[untagged] - 2025-07-16

Added

  • First proof of concept.
  • Initial project layout according to pyproject.toml.