Skip to content

Releases: Jakeler/ble-serial

v2.2.0

27 May 00:38
v2.2.0
23d88f9
Compare
Choose a tag to compare
  • Add -t/--timeout parameter to ble-serial for custom connection timeouts
    Note: address-type got renamed from -t to -a now
  • Fix timeout in deep scan #30
  • Improved error handling

v2.1.0

22 May 11:47
v2.1.0
bf0395e
Compare
Choose a tag to compare
  • Improve characteristic selection #28
  • Add UUID 0000ff01-0000-1000-8000-00805f9b34fb to builtin list

v2.0.1

14 May 23:42
v2.0.1
c20389f
Compare
Choose a tag to compare

Fix issue with PyPI distribution, Windows used the Linux wheels (missing COM setup script).
Also add all required files to source archive.

v2.0.0

23 Apr 13:19
v2.0.0
Compare
Choose a tag to compare
  • Change to Bleak Backend #17
  • Added Windows support #18
  • Improved performance with asyncio
  • Colored log output

More details and performance graphs: https://blog.ja-ke.tech/2021/04/22/ble-serial-2.html

v1.3.0

04 Nov 12:25
Compare
Choose a tag to compare

Add read_uuid option, enables notifications on characteristic (#10, thanks to @AGlass0fMilk)

v1.2.1

21 Aug 08:47
Compare
Choose a tag to compare

Fix bug #1 with file logging on Python 3.6

v1.2.0

20 Jun 21:25
Compare
Choose a tag to compare
  • Add flag to specify address type
  • Add flag to specify host adapter (if you have multiple)

v1.1.1

19 Jun 12:02
Compare
Choose a tag to compare
Bump version to 1.1.1