==========
API Changes
-----------
- EzOutletReset is now EzOutlet.
- EzOutlet: reset-specific arguments moved from constructor to reset().
Features
--------
- Now Python 3 compatible, with universal wheel!
Fixes
-----
- Doc fixes: LICENSE.txt, setup.py
- Fixed some failing unit tests.
Development
-----------
- Added badges for build and version.
- Unit tests refactored for clarity and flexibility.