Skip to content

1.0.1

Compare
Choose a tag to compare
@NiklasKroeger-AlliedVision NiklasKroeger-AlliedVision released this 20 Feb 08:57
· 197 commits to main since this release

Changelog

  • Add workaround for type hinting bug in Python <3.7.6 and 3.8.0 (https://bugs.python.org/issue37838)
  • Expose FeatureVisibility enum
  • Add visibility parameter (-v) to list_features.py example
  • Update AccessMode enum for consistency with underlying C-API (VmbC)
  • Remove docopt dependency for test suite
  • Add tox configuration for test execution
  • Minor improvements to test suite

Full Changelog: 1.0.0...1.0.1