From: Carlos P. <cpa...@ce...> - 2015-07-23 11:27:31
|
Hi all, The new Taurus release 3.6.0 (corresponding to the Jul15 milestone) is now available to download from PyPI (source and windows installer): http://pypi.python.org/pypi/taurus/3.6.0 To install from source, download the tarball, untar and run: % python setup.py install The documentation is available at: http://www.taurus-scada.org The main improvements since taurus 3.4.0 (aka Jan15) are: - support of user creation/removal of custom external application launchers at run time (see #158) - support of LimaCCDs DS (see #175) and improvements in the codecs - taurusplot/trend uses the same order than the legend for exported data (see #161) - Fixed memory leaks in plots/trends (see #171) - fixed many bugs in TaurusPlot, TaurusWheel, TaurusImageDialog, and several other places - Docs: several improvements and made ReadTheDocs-compliant For a detailed list of solved issues, see: http://sourceforge.net/p/tauruslib/tickets/milestone/Jul15/ You can also get the full log of commits, from your local git repo with: git log 3.4.0..3.6.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 all the release team) PS: before someone asks about the jump in version number... a v3.5.0 exists in the git repo but was not released in pypi ;) -- +----------------------------------------------------+ Carlos Pascual Izarra Scientific Software Coordinator Computing Division ALBA Synchrotron [http://www.albasynchrotron.es] Carretera BP 1413 de Cerdanyola-Sant Cugat, Km. 3.3 E-08290 Cerdanyola del Valles (Barcelona), Spain E-mail: cpa...@ce... Phone: +34 93 592 4428 +----------------------------------------------------+ |