vidgear v0.1.1 Release Notes

Release Date: 2019-03-24 // about 5 years ago
  • ๐Ÿ†• New Features:

    • Release ViGear binaries on the Python Package Index (PyPI)
    • Added new and configured setup.py & setup.cfg

    ๐Ÿ›  Fixes:

    • Fixed PEP bugs: added and configured properly __init__.py in each folder
    • Fixed PEP bugs: improved code Indentation
    • Fixed wrong imports: replaced distutils.core with setuptools
    • Fixed readme.md