This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
2.8.0
The new Sardana 2.8.0 (corresponding to the Jul19 milestone) has been released.
To install from PyPI, do:
pip install sardana
or download the tarball, untar and run:
python setup.py install
The documentation is available at:
http://www.sardana-controls.org
For a detailed list of changes, see the CHANGELOG:
https://github.com/sardana-org/sardana/blob/master/CHANGELOG.md
...and the issue tracker:
https://github.com/sardana-org/sardana/milestone/5?closed=1
You can also get the full log of commits, from your local git repo with:
git log 2.7.0..2.8.0
If you encounter problems installing or running this release, please open an issue in: