* potential breakage: unpinned library versions as requested in 28 * added scanning to gatttool backend * improved integration tests * changed to GitHub Actions as CI system
0.0.10
Remove dependency on typing library, see https://github.com/open-homeautomation/miflora/pull/145
0.0.9
Fixed problem related to releasing a lock twice.
Thank you to cybe for finding and fixing 23 !
0.0.8
Importing parts of your own library in setup.py is a bad idea. So I fixed it...
0.0.5
Many pennies make a dollar. -- Many small fixes make a release...
* incremented dependency for bluepy to 1.2.0 * added extra dependencies for bluepy and pygatt * Append parameter adapter for scan_for_devices * added type hints * fixed pylint warnings