From: Carlos P. <cpa...@ce...> - 2015-04-14 14:13:01
|
On Tue 14 April 2015 11:21:32 Carlos Pascual wrote: > Hi all, > (...) > This release is, for the moment, only in git (i.e., not on pypi) and > does not introduce many differences from the latest code officially > released in pypi (v 3.4.0). > (...) Since some people expressed curiosity about the changes, Here is a quick summary: >From a user point of view, the most relevant changes between 3.4.0 (Jan15) and 3.5.0 are related to fixing the following taurus bugs: #146 Polling continues for unlistened attribute #150 TangoAttribute does not encode properly the DataType.DevEncoded #151 Inheriting from UILoadable widget in another file fails The rest of the changes are either minor, or affect only to the setup.py, docs or tests (and therefore they have no effect on the taurus module from a user point of view) For a more complete view of the changes, check the git log, or run: $ git diff taurus_3_4_0:taurus taurus_3_5_0 I hope this helps, Carlos -- +----------------------------------------------------+ 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 +----------------------------------------------------+ |