All Versions
12
Latest Version
Avg Release Cycle
49 days
Latest Release
1193 days ago
Changelog History
Page 2
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
withsetuptools
- 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.