Skip to content
Snippets Groups Projects
ChangeLog 781 B
Newer Older
  • Learn to ignore specific revisions
  • ortizh's avatar
    ortizh committed
    3.0.5-SNAPSHOT
    
    helene ortiz's avatar
    helene ortiz committed
    --------------
    
    * Catch exception thrown when trying to format a invalid float value (avoid a client crash : see brisp 03 nov 2016). 
    
    helene ortiz's avatar
    helene ortiz committed
    
    
    ortizh's avatar
    ortizh committed
    3.0.4
    -----
    * New method "getChildrenOfAllDynamicProperties" in PropertyManager
    
    
    3.0.3
    -----
    * Corrected missing method print in 3.0.2.
    
    3.0.2
    -----
    * Add isVisible method in IPropertyErrorListener.
    
    
    helene ortiz's avatar
    helene ortiz committed
    3.0.1
    -----
    
    helene ortiz's avatar
    helene ortiz committed
    * In PropertyManager.getProperty method: avoid the creation of a property that does not exist in reality by testing its id.
    
    
    * First release with Maven build process management.
    * "GUI zero-crash" mode.
    * Inherited controllers / drivers management.
    
    * Introduction of Cameo for starting the real and simulated Nomad servers.
    
    Cristina Cocho's avatar
    Cristina Cocho committed
    * Changed way to search for double dynamic properties (for multiplot purposes).