All notable changes to this project will be documented in this file.
- Rename project to
mediarename.
- Add dry-run mode.
- Simplify classes.
- Add unit tests.
- Correct flake8 and mypy reports.
- Update README.
- Add docstrings throughout the codebase.
- First proof of concept.
- Initial project layout according to
pyproject.toml.