25.0.0
Major
- Switch versioning system from "CalVer weeks of the year" to SemVar.
Features
- Make temp directories lazily. This will mean a temp directory is not created at all in some cases.
- Add the
--no-cache
option. When set, will prevent auto-editor from reading from or writing to a cache file.
Fixes
- Step around PyAV bug when getting pix_fmt. Fixes #489
- Add
hevc_nevc
as a known encoder. Fixes #490 - The cache is twice as small as the equivalent 24w31a would write.
Full Changelog: 24w31a...25.0.0