Skip to content

Releases: ErnGusMik/python-tello

v2.4.2

26 Apr 14:31
Compare
Choose a tag to compare
  • Changed setup.py (depreciated) to pyproject.toml for PyPi
  • Changed init.py to be blank
  • Removed MANIFEST.in
  • Updated README.md
  • Edited tello.py to import statements inside class/functions (Fixed not able to access module, when installing with PyPi)
  • Small bug fixes
  • Style/optimization improvements
  • RMTT extension module docs added

v2.4.1

10 Nov 11:14
8be827e
Compare
Choose a tag to compare
  • SDK 3.0 Support
  • Full docs
  • Most stable

v2.1.0-alpha

15 Sep 15:05
Compare
Choose a tag to compare
v2.1.0-alpha Pre-release
Pre-release

Tested all new EXT commands as well as most new SDK 3.0 commands.
Minor changes to setup.py and deepsource.toml.

v2.03-alpha

13 Sep 09:49
Compare
Choose a tag to compare
v2.03-alpha Pre-release
Pre-release

The stable release will be published once documentation and testing will be finished.
If you find a problem in the code, please let me know.
Please don't inform me about documentation issues, as they are under development.
Release notes can be found in README.md.