Change History
This project uses semantic versioning.
v0.2.7 - future
- TODO: Made arguments to
goproctlkeyword arguments and added theinterfaceargument
v0.2.6 - 2014/12/14
- Fixed commanding for commands without values like
delete_allanddelete_last - Added
picres,vidres,fov,fps,looping,protune,delete_last, anddelete_allcommands - Added
defaultmode,minselapsed,spotmeter,autooff,lowlight,looping, andattachmentparameters - Fixed erroneous
secselapsedandrecordparameter - Renamed
memparameter topicsremaining - Added a list of supported status parameters to the docs API page
- Added GoPro firmware upgrade instructions to the docs
v0.2.5 - 2014/12/01
- Fixed bug that prevent
goproctlfrom working
v0.2.4 - 2014/12/01
- Removed dependency on
pandoc - Added publishing instructions
v0.2.3 - 2014/11/27
goproctluses the existing network connection if possiblegoproctlcan now get the status of cameras
v0.2.2 - 2014/11/26
- Renamed library from
goprotogoprohero - Added to PyPI
- Started better documentation with readthedocss support
v0.2.1 - 2014/11/24
- Added
goproctlcommand line interface
v0.2.0 - 2014/11/24
- Renamed library from
GoProControllertogopro - Added support for HERO3+ and HERO4 cameras
- Now passes Flake8
- Added testing with Travis CI
- Refactored API - the names of most methods changed but the core functionality of the library remains the same
v0.1.1 - 2014/02/17
- Added better documentation
v0.1.0 - 2013/10/30
- Initial release