Skip to content

v1.2.0

Compare
Choose a tag to compare
@tuna-f1sh tuna-f1sh released this 27 Jan 13:45
· 46 commits to master since this release

Merges tuna-f1sh/openant that brings ANT+ device support, new CLI tools and generally brings up-to date. There some major changes to bring this to 1.0.0+:

  • Python 2 support is dropped in favour of fully supporting Python 3.
  • Module folder name changed to match module name 'ant' -> 'openant' in order to be more Pythonic. Symbolic link remains for legacy but should use import openant/from openant. from now on.
  • Typing, docstrings and sphinx docs (needs further development).