Releases: martinohanlon/BlueDot
Releases · martinohanlon/BlueDot
2.2.1-android
API uplift and Android 12+ fixes
2.0.0
https://bluedot.readthedocs.io/en/latest/changelog.html
- implementation of multiple buttons in a matrix
- refactor of significant portions of the code base
- improvement to btcomm to manage large messages
- update to MockBlueDot
- deprecated BlueDot.interaction
- added warnings when invalid data is received
- support for protocol version 2
- removed support for Python 2, 3.3 & 3.4
1.3.2
Merge pull request #129 from martinohanlon/dev fix docs
1.3.1
minor bug fix to launch_mock_app
1.3
Bluedot Python library - 1.3.0 - 2018-12-30
added ability to change the color, border, shape and visibility of the dot (color, border, square, visible)
added protocol version checking
minor threading changes in btcomm
updates to the Blue Dot Python app
rewrite of the mock app
support for protocol version 1
Android app - 4 (1.2) - 2018-12-30
Rewrite of the Button view
Rewrite of the Bluetooth comms layer
Support for colours, square and border
Landscape (and portrait) views
added protocol version checking
support for protocol version 1