Releases: Irrational-Encoding-Wizardry/vsutil
Releases · Irrational-Encoding-Wizardry/vsutil
0.8.0
0.7.0
-
New functions:
- :func:
resolve_enum
added to public API (previously a private function used internally). - :func:
get_lowest_value
, :func:get_neutral_value
, and :func:get_peak_value
for relevant min/median/max float values based on sample-type and bit depth.
- :func:
-
Changes to existing functions:
- Deprecated
enforce_cache
parameter of :func:frame2clip
. - remove deprecated APIv3 constants
- Deprecated
0.6.0
0.5.0
0.4.0
0.3.0
0.2.0
Update gitignore to exclude pycharm config files
0.1.0
Added setup.py