Skip to content

Releases: Irrational-Encoding-Wizardry/vsutil

0.8.0

04 Aug 16:17
3224fde
Compare
Choose a tag to compare

Update the CI to enable modern VS features

0.7.0

08 Jun 06:49
6d3008c
Compare
Choose a tag to compare
  • 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.
  • Changes to existing functions:

    • Deprecated enforce_cache parameter of :func:frame2clip.
    • remove deprecated APIv3 constants

0.6.0

14 Jul 16:47
c44169f
Compare
Choose a tag to compare
  • Add constant for std.Expr variables (#56)
  • Lots of documentation changes
  • Improve internal enum usage

0.5.0

14 Jul 08:02
5ff158e
Compare
Choose a tag to compare
  • Add scale_value function (#44)
  • Split single file into submodules (#45)

0.4.0

23 Jun 18:54
f46232f
Compare
Choose a tag to compare
Release 0.4.0

0.3.0

08 Jun 10:57
Compare
Choose a tag to compare

Add depth function for depth conversion.

0.2.0

04 May 17:56
Compare
Choose a tag to compare
Update gitignore to exclude pycharm config files

0.1.0

04 May 17:57
Compare
Choose a tag to compare
Added setup.py