Added some utilities and stop fixes relating to Python 3's bytes/str changes
1.3.0
Removes Python 2 support and tidies a few things up. No changes to functionality
1.2.2
This is a minor release that adds the ability to send unsolicited replies. Note that there is a known issue with this (https://github.com/ess-dmsc/lewis/issues/285). Please see the [release notes](https://lewis.readthedocs.io/en/latest/release_notes/release_1_2_2.html) for details.
1.2.1
This is a minor release that fixes one bug and adds documentation. Please see the [release notes](http://lewis.readthedocs.io/en/v1.2.1/release_notes/release_1_2_1.html) for details.
1.2
Major changes in this version include adding ReadTimeout support to the TCP Stream adapter and separating the Control Server processing loop into its own thread.
Please see the [release notes](http://lewis.readthedocs.io/en/latest/release_notes/release_1_2_0.html) for details.