New release of Sardana 2.2.0 (Jan17)
ReleaseThe new Sardana release 2.2.0 (corresponding to the Jan17 milestone) is now available to download from PyPI (source and windows installer):
http://pypi.python.org/pypi/sardana/2.2.0
To install from source, download the tarball, untar and run:
% python setup.py install
The documentation is available at:
http://www.sardana-controls.org
The main improvements since sardana 2.1.0 (aka Jul16) are:
- Added possibility to store data of 1D channels in SPEC files (#360)
- Changed setup.py implementation from distutils to setuptools (#368)
- Fixed disable/enable experimental channels in measurement group (#367)
- Fixed Pseudo counters based on 0D channels (#370)
- Fixed spock with IPython > 5 (#371)
- Fixed Tango device server scripts on Windows (#350)
- Removed sardanaeditor widget support to taurus < 4 & spyder < 3 (sardanaeditor will become functional from taurus release corresponding to milestone Jan17) (#354)
For a detailed list of changes, see the CHANGELOG:
https://github.com/sardana-org/sardana/blob/2.2.0/CHANGELOG.md
You can also get the full log of commits, from your local git repo with:
% git log 2.1.0..2.2.0
If you encounter problems installing or running this release, please report them back to the sardana mailing list:
sardana-users@lists.sourceforge.net
or put a ticket in the sardana project: