Python for Robolink Changelog
Python for Robolink Changelog
note
Python for Robolink and the CoDrone EDU Python library have separate version numbers. Python for Robolink will always run the latest version of the CoDrone EDU Python library. For example, version 1.9 of Python for Robolink runs version 2.0 of the CoDrone EDU Python library (latest). Review the latest documentation for the full list of functions supported.
Version 1.9
November 7, 2024
- Upgraded codrone_edu Python package to v2.0
- Improved console messages for the user
- Updated auto-complete list according to codrone_edu Python package v2.0 changes
- Implemented UI improvements
Version 1.8
October 10, 2024
- Support open Python example code directly from the docs site
- Improved execution performance of drone functions
- Enhanced overall UI for better user experience
- Corrected line number reporting in error messages
- Bug Fixes and Improvements
Version 1.7
August 22, 2024
- Support Auto Code Completion
- Run Code without Drone Connection
- Bug Fixes and Improvements