# Changelog
## 0.0.1
Initial release with three subcommands:
- `permission`: prints Bluetooth authorization status, requesting access
if needed.
- `scan`: scans for nearby BLE devices and lists them sorted by signal
strength.
- `info`: scans for a specific device by ID, connects, and prints its
GATT services and characteristics.