Skip to content

5.0.0

Choose a tag to compare

@tumb1er tumb1er released this 10 Aug 10:42
· 50 commits to master since this release
42d8317

Backward-incompatible changes

  • #174 ffmpeg now generates output params with output stream index (-c:v:0 libx264 -c:v:1 libx265)
  • #168 drop python-3.6 support from pypi package

Other changes

  • #150 upgrade funcparserlib
  • #165 versioning compatible with PEP-440 in setup.py
  • #169 fix new mypy errors
  • #171 add python-3.11 to CI
  • #152 upgrade pymediainfo to 6.x
  • #162 update sphinx to 7.x