Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

2.8.0

Compare
Choose a tag to compare
@amilan amilan released this 03 Jul 09:19
· 1446 commits to master since this release
5de51f7

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:

https://github.com/sardana-org/sardana/issues