HumBLE Explorer 0.3.0
This version adds a lot of user interface improvements. You can filter advertisements on device addresses, you can choose which advertisement data types are shown, you can enable or disable autoscrolling and you can clear the list of received advertisements.
What's Changed
New features
- Add address filter by @koenvervloesem in #12
- Automatically hide and focus filter widget by @koenvervloesem in #14
- Add sidebar to select data to show by @koenvervloesem in #15
- UI improvements by @koenvervloesem in #18
Miscellaneous
- Add unit tests for renderables by @koenvervloesem in #11
- Set 5% threshold for codecov by @koenvervloesem in #13
- Add usage docs by @koenvervloesem in #16
- Make address filter a reactive attribute by @koenvervloesem in #17
Installation
pip install -U humble-explorer
Full Changelog: v0.2.0...v0.3.0