Skip to content

Releases: manolofdez/AsyncBluetooth

6.2.1

25 Jan 16:55
cef7597

Choose a tag to compare

What's Changed

  • [Maintenance] Fix random crashes when accessing loggers when enabled

Full Changelog: 6.2.0...6.2.1

6.2.0

25 Jan 16:16
cc2d864

Choose a tag to compare

What's Changed

  • [Maintenance] Swift 6 fixes & characteristic access error

New Contributors

Full Changelog: 6.1.0...6.2.0

6.1.0

28 Jun 17:03
3fc99dd

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 6.0.0...6.1.0

6.0.0

05 Apr 16:18
10c00f6

Choose a tag to compare

What's Changed

  • Fix build issue with Xcode 16.3.0
  • Cancel peripheral operations on disconnect

Full Changelog: 5.1.0...6.0.0

5.0.1

29 Dec 16:25
7dc8b35

Choose a tag to compare

What's Changed

  • Fix crash using Publishers with Swift 6

Full Changelog: 5.0.0...5.0.1

5.0.0

20 Dec 03:24
c67209f

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

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

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

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

Choose a tag to compare

What's Changed

  • Adds support for registerForConnectionEvents

Full Changelog: 1.11.0...1.12.0