Skip to content

Releases: weliem/blessed-kotlin

v3.0.8

18 Jan 14:45
Compare
Choose a tag to compare
  • Added possibility to use custom ScanSettings

v3.0.7

21 Apr 13:19
Compare
Choose a tag to compare
  • Improved behavior for BluetoothPeripheralManager when switching bluetooth on/off
  • Make HRS service more SIG compliant by switching to notifications instead of indications
  • Gradle and Kotlin updates
  • Enforce limit of 512 bytes for characteristic writes
  • Add support for getting address type of a BLE device
  • Minor code refactoring

v3.0.6

03 Dec 13:32
Compare
Choose a tag to compare
  • Upgraded dependencies & gradle version
  • Switched to Set for scanning methods

r3.0.5

12 Oct 12:14
Compare
Choose a tag to compare
  • Refactoring and bug fixes

v3.0.4

28 Jul 09:41
fed0d79
Compare
Choose a tag to compare
  • Updated github action
  • Added peripheral example

v3.0.3

20 May 13:52
Compare
Choose a tag to compare

New byte array extensions

v3.0.2

19 May 06:30
f19000f
Compare
Choose a tag to compare

Switch to Lists instead of Arrays

v3.0.1

18 May 08:22
873af48
Compare
Choose a tag to compare

Fix build and Jitpack issues

v3.0.0

18 May 07:11
Compare
Choose a tag to compare

Total makeover