**Full Changelog**: https://github.com/Jaded-Encoding-Thaumaturgy/vs-tools/compare/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 `range` to be (start, stop + 1) to work around us no longer using `range.stop`
- Fix a check in `chroma_planes` which would return in it returning an empty list when it should not