This repository has been archived by the owner on Nov 3, 2021. It is now read-only.
2.7.0
The new Sardana 2.7.0 (corresponding to the Jan19 milestone) has been released.
This release contains all changes since 2.5.0, the 2.6.X releases are only for meeting Debian 10 freeze deadline.
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.5.0..2.7.0
If you encounter problems installing or running this release, please open an issue in: