Skip to content

Releases: janickr/kaspersmicrobit

0.5.0

25 Feb 21:28
Compare
Choose a tag to compare

Documentation i18n
English docstrings

Added test for issue #6

17 Jun 12:55
Compare
Choose a tag to compare
0.4.2

bump version

Support calling kaspersmicrobit methods within notify callback

13 Jun 22:10
Compare
Choose a tag to compare

Bugfix: when a method on kaspersmicrobit was called within a notify callback execution could be blocked because the future never resolved

0.4.0

26 Mar 17:13
Compare
Choose a tag to compare
  • Added new kaspersmicrobit.find_* methods
  • Prefer connection with "No pairing required"

0.3.4

01 Sep 16:57
Compare
Choose a tag to compare

fixes:
issue 1: type hint does not work in python 3.9.1

0.3.3

07 May 08:21
Compare
Choose a tag to compare

documentation tweaks + fixed doc build

0.3.2

10 Apr 21:28
Compare
Choose a tag to compare

include hex files in docs

0.3.1

30 Mar 00:28
Compare
Choose a tag to compare

Small documentation tweaks

0.3.0

27 Mar 23:10
Compare
Choose a tag to compare

Added EventService (listen for all kinds of events, for example: gestures)

0.2.1

16 Mar 20:57
Compare
Choose a tag to compare

Documentation fixes