0.5.1
-----

* Fix Python 3.9 support for Thread.is_alive()

0.5.0
-----

* Refactor library setup()
* Raise ImportError instead of hard exit
* Add support for ADS1115 variant
* Fix Syntax Warning

0.4.2
-----

* Initial release to Raspbian Apt repository

0.4.1
-----

* Dropped junk files from package
* Refactor into package

0.4.0
-----

* Restructure to include pins/ads1015 in package
* Dropped captouch from manifest

0.3.0
-----

* Added support for Explorer pHAT
* Better device detection

0.2.0
-----

* Updated to depend upon common cap1xxx library
* Hopefully supports Python 3

0.1.1
-----

* Added analog changed function

