Skip to content

Releases: manolofdez/AsyncBluetooth

5.0.1

29 Dec 16:25
7dc8b35
Compare
Choose a tag to compare

What's Changed

  • Fix crash using Publishers with Swift 6

Full Changelog: 5.0.0...5.1.0

5.0.0

20 Dec 03:24
c67209f
Compare
Choose a tag to compare

What's Changed

  • Publishers are now nonisolated

Full Changelog: 4.0.0...5.0.0

4.0.0

18 Oct 02:03
68561fe
Compare
Choose a tag to compare

What's Changed

  • Fixed a race condition when using the characteristic updated publisher

Full Changelog: 3.0.0...4.0.0

3.0.0

23 Aug 21:57
d4488e8
Compare
Choose a tag to compare

What's Changed

  • Main dispatch queue for publishers
  • Adds missing invalidatedServices publisher
  • Concurrency-safe AsyncBluetoothLogging

Full Changelog: 2.0.0...3.0.0

2.0.0

04 Aug 21:03
71ef5b0
Compare
Choose a tag to compare

What's Changed

  • Address data conversion warnings
  • Partially address strict concurrency warnings

Note this has breaking change around accessing event publishers in both CentralManager and Peripheral.

Full Changelog: 1.12.0...2.0.0

1.12.0

27 Jul 18:34
8161af7
Compare
Choose a tag to compare

What's Changed

  • Adds support for registerForConnectionEvents

Full Changelog: 1.11.0...1.12.0

1.11.0

23 Apr 21:48
2bb6c48
Compare
Choose a tag to compare

What's Changed

  • Adds privacy manifest file

Full Changelog: 1.10.0...1.11.0

1.10.0

13 Apr 14:24
2fbf0b2
Compare
Choose a tag to compare

What's Changed

  • Allow logs to be disabled

Full Changelog: 1.9.0...1.10.0

1.9.0

27 Dec 14:51
9ed2461
Compare
Choose a tag to compare

What's Changed

  • Add BluetoothError error response
  • Add support for reconnection delegate

Full Changelog: 1.8.3...1.9.0

1.8.3

04 Nov 17:24
bbafdac
Compare
Choose a tag to compare

What's Changed

  • Potential fix for flushable exector list crashes
  • Adds missing didModifyServices signal to the peripheral delegate

Full Changelog: 1.8.2...1.8.3