Releases: janickr/kaspersmicrobit
Releases · janickr/kaspersmicrobit
0.5.0
Documentation i18n
English docstrings
Support calling kaspersmicrobit methods within notify callback
Bugfix: when a method on kaspersmicrobit was called within a notify callback execution could be blocked because the future never resolved
0.4.0
- Added new kaspersmicrobit.find_* methods
- Prefer connection with "No pairing required"
0.3.4
fixes:
issue 1: type hint does not work in python 3.9.1
0.3.3
documentation tweaks + fixed doc build
0.3.2
include hex files in docs
0.3.1
Small documentation tweaks
0.3.0
Added EventService (listen for all kinds of events, for example: gestures)