- Add project classifiers - Add more commands autocompetion - Ensure we always use a write-with-response.
0.6.1
Add support for MacOS, thanks to Giuseppe Marco Randazzo.
0.6.0
- Rewrote the Bluetooth LE stuff to direcly use bleak library. - BREAKING CHAGES: the CLI flag to set Bluetooth LE timeout is renamed from `--ble-connection-timeout` into `--timeout`. - Import GUI stuff inside the `gui` command so that if Python is installed without `tk` other commands would work.