* Added Python 3 support. Tests pass, but many operations are untested. * Moved hosting to Git and Github. * Fixed bug in InputPort where port 4 could not be indicated.
1.4
===
* Fixed issue in discovery when PyBluez is not installed. * Added a writeTimeout to the device discovery. * Now requires pyserial 2.4 or later. * Fixed read_input example. Fixes 1.
1.3.2
=====
* Move to Mercurial repository and bitbucket hosting. * Added example of reading from a sensor port.
1.3.1
=====
* Bug fixes in messages.MessageWrite.
1.3
===
* Added device discovery and support for Bluetooth Sockets using the PyBluez package.