Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

Version History

.. automodule:: vsutil
   :noindex:

0.7.0

0.6.0

  • Add constant for std.Expr variables
  • Lots of documentation changes
  • Improve internal enum usage

0.5.0

  • Split single __init__.py file into submodules.
  • New functions:

0.4.0

  • New functions:
  • Changes to existing functions:
    • Removed functools.reduce usage in :func:`iterate`, fixing type-hinting and disallowing negative count.
    • Dithering logic in :func:`depth` is now handled in a separate private function.
  • Bug fixes:
    • Will no longer dither for 8-bit full-range to 16-bit full-range conversions in :func:`depth`.

0.3.0

0.2.0

0.1.0