* Added `spoof` subcommand * Added 3 spoofing features for falsifying the Class of Device, host name, and controller alias * Other little improvements
0.11.1
* Fixed missing characteristic values caused by incorrectly parsed properties during the GATT scan * Adapted to higher version dependencies * Updated README
0.11.0
* Added new `android` command * Implemented the `--collect-btsnoop-log` option to collect the btsnoop log being generated
0.10.1
Fixed `br --timeout=<sec>` parsing bug
0.10.0
Added new feature: sniff and guess nearby BD_ADDR
0.9.0
* Renamed bluescan to bluing for future tool development * Implemented subcommand logic * Implemented `br --mon-incoming-conn`: Print incoming connection from other nearby BR/EDR devices * Integrated the function of spoofing the BD_ADDR of a local controller * Adapted to the higher versions of the dependent libraries * Added a lot of minor improvements