Skip to content

v3.3.3 (Hotfix)

Latest
Compare
Choose a tag to compare
@LightArrowsEXE LightArrowsEXE released this 15 Oct 15:23
· 29 commits to master since this release

Full Changelog: v3.3.1...v3.3.3

Hotfix release to resolve some issues involving FunctionUtil in relation to other packages.

  • FunctionUtil:
    • Resolved an issue where it would fail when processing clips with bitdepths exceeding the maximum allowed value
    • Extend the tuple bitdepth type to create (start, stop + 1) to work around us no longer using range.stop
    • Fix a check in chroma_planes which resulted in it returning an empty list when it should not