All Versions
12
Latest Version
Avg Release Cycle
49 days
Latest Release
1193 days ago

Changelog History
Page 2

  • v0.1.1 Changes

    March 24, 2019

    ๐Ÿ†• 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

     

  • v0.1.0 Changes

    March 17, 2019

    ๐Ÿ†• New Features:

    • Initial Release
    • Converted my imutils PR into VidGear Python Project.
    • Renamed conventions and reformatted complete source-code from scratch.
    • Added support for both python 2.7 and 3 legacies
    • Added new multi-threaded CamGear, PiGear, and VideoGear APIs
    • Added multi-platform compatibility
    • Added robust & flexible control over the source in PiGear API.