Releases: ISISComputingGroup/lewis-ess
Version 1.3.3
Update the support Python versions
Utilities and Python3 fixes
Added some utilities and stop fixes relating to Python 3's bytes/str changes
Version 1.3.0
Removes Python 2 support and tidies a few things up.
No changes to functionality
Version 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 (#285). Please see the release notes for details.
Version 1.2.1
This is a minor release that fixes one bug and adds documentation. Please see the release notes for details.
Version 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 for details.
Version 1.1.1
Version 1.1.1 fixes a few bugs that had unfortunately made it into the 1.1 Release. Please see the release notes for details.
Version 1.1
Version 1.1 moves network communication into separate threads and implements some core changes regarding separation of device and communication interface. Besides these, a number of other improvements have been implemented. As usual, see the full release notes for details.
Version 1.0.3
Version 1.0.3 adds improvements to the EPICS adapter, the control server and client and the ability to switch setups at runtime. See the full release notes for details.
Version 1.0.2
This release introduces a variety of new feature. Highlights include a new Modbus adapter, standardized logging, and improvements to the TCP Stream adapter. See the full Version 1.0.2 Release Notes for details.