------------------- - Two backends: ``pygatt`` and ``gattlib`` - ``pygatt`` backend can be fully initialize, i.e. handles notifications. - ``gattlib`` backend **cannot** fully initialize, i.e. does **not** handles notifications.
0.1.1
------------------- - Fix to support Python 3
0.1.0
------------------- - Initial release - Working communication, tested with very few API options.