Releases: PureSwift/BluetoothLinux
Releases · PureSwift/BluetoothLinux
Release list
5.2.0
What's Changed
- Add command line tools by @colemancda in #54
- Add Bluetooth Management interface support by @colemancda in #55
- Add HCI user channel support by @colemancda in #56
- Add BNEP support by @colemancda in #57
- Add classic L2CAP connection conveniences by @colemancda in #58
- Add SCO socket support by @colemancda in #59
- Add RFCOMM socket implementation by @colemancda in #60
- Add ISO socket support by @colemancda in #62
- Add HIDP support by @colemancda in #61
Full Changelog: 5.1.0...5.2.0
5.1.0
What's Changed
- Fix the spelling of receive by @alex-taffe in #42
- Add padding for Linux kernel 6.8+ compatibility by @the-braveknight in #49
- Fix HCI event filter for events >= 32 (LE Meta Event) by @jegt in #51
- Add code coverage and ioctl unit testing by @colemancda in #52
New Contributors
- @alex-taffe made their first contribution in #42
- @the-braveknight made their first contribution in #49
- @jegt made their first contribution in #51
Full Changelog: 5.0.5...5.1.0
v5.0.5
v5.0.4
v5.0.3
- 404834b Import C module as
@_implementationOnly