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

Commit

Permalink
FANDANGO 12.2 - Bugfix release
Browse files Browse the repository at this point in the history
  • Loading branch information
sergirubio authored Oct 19, 2016
1 parent e91dd54 commit a55c58e
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion fandango/CHANGES
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
RELEASE = (12,0,0)
RELEASE = (12,2,0)
RELEASE_NOTE = "Added FolderDS and FolderGUI, moved to GitHub, many bugs fixed"

"""
Expand All @@ -15,6 +15,17 @@ PENDING:
StructDict with sort/get/filter methods like Panic api
preparing next PyAlarm release with None not allowed in comparisons

-------------------------------------------------------------------
12.2 - October 2016, Bugfix release, required by latest PyPLC/Panic
-------------------------------------------------------------------

Solve critical bug in tango.add_new_device that may prevent PyAlarm to start

FolderDS/API/GUI updated to be multi-tango-host capable
threads: timed_range new time-based iterator
dynamic: extend DynamicAttribute formula syntax for ATTR/GET/SET
callbacks: New EventSource/Listener API for registering to Tango events (BETA)

----------------------------------------------------
12.1 - August 2016, required by latest PyPLC/Panic
----------------------------------------------------
Expand Down

0 comments on commit a55c58e

Please sign in to comment.