Skip to content

Releases: weliem/blessed-bluez

Version 0.35

24 Jan 08:16
Compare
Choose a tag to compare
  • Renamed WriteType values to be consistent with Android version of this library
  • Fixed Javadoc issues
  • Minor refactoring

Version 0.34

23 Jan 16:37
Compare
Choose a tag to compare
  • Renamed BluetoothCentral to BluetoothCentralManager to match Android/CoreBluetooth naming
  • Fixed failing tests

Version 0.33

29 Dec 18:31
Compare
Choose a tag to compare
  • Added convience method for writeCharacteristic

Version 0.32

29 Dec 12:25
Compare
Choose a tag to compare
  • trying larger connect delay to make connections more reliable

Version 0.31

29 Dec 12:08
Compare
Choose a tag to compare
  • Add possibility to let application provide pin code

Version 0.30

01 Dec 18:48
Compare
Choose a tag to compare
  • Add missing @NotNull annotations to fix Kotlin interoperability

Version 0.29

01 Dec 15:58
Compare
Choose a tag to compare
  • Added error enum class

Version 0.28

21 Nov 19:17
Compare
Choose a tag to compare
  • Introduced WriteType enum instead of using ints

Version 0.27

18 Nov 20:01
Compare
Choose a tag to compare
  • Refactored Handler code to use ScheduledThreadPoolExecutor

Version 0.26

16 Nov 13:31
Compare
Choose a tag to compare

Switch to new Handler implementation