Releases: lapfelix/BluetoothConnector
Releases · lapfelix/BluetoothConnector
2.1.0
- Attempt to fix disconnection issues by trying up to 10 times and waiting 500ms between attempts
- Add rssi to the list of paired devices
- Update swift-tools-version, set a deployment target, update ArgumentParser
2.0.0
- Update to use the Swift Argument Parser for better command line argument parsing and help
--status
parameter was added, thanks to @torifat
1.2.0
- Added
--notify
(or -n
) parameter to show notifications
1.1.1
Update SimpleCLI to 0.1.9
1.1
Move to swift package manager and add --connect/--disconnect options
1.0
Pre-compiled binary + Automator workflow