From: Carlos P. <cpa...@ce...> - 2016-02-17 11:48:09
|
Hi all, The new Taurus release 3.7.0 (corresponding to the Jan16 milestone) is now available to download from PyPI (source and windows installer): http://pypi.python.org/pypi/taurus/3.7.0 To install using pip, run: pip install taurus --egg To install from source, download the tar.gz from pypi, untar and run: python setup.py install The documentation is available at: http://www.taurus-scada.org The main improvements since taurus 3.6.0 (aka Jul15) are: - Added support for sqlite DB in Tango (ticket #148) - Fixed many usability bugs in TaurusTrend2D and other guiqwt-based widgets (#238, #240, #244, #247, #251, #258) - Fixed issues with "export to ASCII" feature of plots - Fixed issues with PLY optimization (#262) - "taurus-polling-period" argument works for evaluation attributes now too (#249) - many other bugs fixed For a detailed list of solved issues, see: http://sf.net/p/tauruslib/tickets/milestone/Jan16/ or, for a full log of commits, run (in your git repo): git log 3.6.0..3.7.0 If you encounter problems installing or running this release, please report them back to the taurus mailing list: tau...@li... or put a ticket in the taurus project: http://sourceforge.net/p/tauruslib/tickets/ Cheers! Carlos (on behalf of the taurus developers) -- +----------------------------------------------------+ Carlos Pascual Izarra Scientific Software Coordinator Computing Division ALBA Synchrotron [http://www.albasynchrotron.es] Carrer de la Llum 2-26 E-08290 Cerdanyola del Valles (Barcelona), Spain E-mail: cpa...@ce... Phone: +34 93 592 4428 +----------------------------------------------------+ |