github beetbox/mediafile v1.0.0-rc1

pre-release8 hours ago

This is the start of our efforts to modernize mediafile and align it with the current best practices from beets. We will remain on pre releases status until we are confident with the changes here.

Changes

  • Dropped support for Python 3.7 and 3.8
  • Added minimal contribution guidelines to CONTRIBUTING.md
  • Changed project linter and formatter from flake8 to ruff. Reformatted the codebase with ruff.
  • Moved changelog into its own file, changelog.rst. Also added github workflow for automatic changelog reminders.
  • Refactored the monolith mediafile.py into a modular structure.
  • Modernized package and tests setup to use poetry.

Full Changelog: v0.13.0...v1.0.0-rc1

Don't miss a new mediafile release

NewReleases is sending notifications on new releases.