Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

0.2.0

Compare
Choose a tag to compare
@d-k-bo d-k-bo released this 12 Feb 18:55
· 25 commits to main since this release

Added

Changed

  • Lots of refactoring
  • Move main module to makemkv/makemkv.py
  • Messages of makemkvcon are now logged by a child logger
  • Improved output reliability for pymakemkv
  • Use flit for packaging
  • Use pyproject.toml for packaging and tool configuration
  • click and
    rich are now optional dependencies,
    use pip install makemkv[cli] to install them
  • Use markdown and mkdocs for documentation

Removed

  • MakeMKV.f() / universal firmware tool support