Changes between Version 39 and Version 40 of Release-Notes/T3D-v2.0.0b1


Ignore:
Timestamp:
10/30/18 20:27:21 (6 years ago)
Author:
phdmakk
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Release-Notes/T3D-v2.0.0b1

    v39 v40  
    22 
    33This is preview for a major new release of T3Q adopting a modern infrastructure based on Eclipse EMF and Xtext. While effort has been invested in migrating all the existing functionality and maintaining the existing interfaces to the user, there are some changes and pending issues worth noting.  
     4 
     5== Changed in T3Q v2.0.0b25 == 
     6* Increased version number 
     7* Added the following fixes and improvements: 
     8 * #73 Add support for filtering checkNoUninitialisedVariables warnings by type 
     9 * #72 Superfluous warning for uninitialised variables 
     10 * #71 Improve reporting upon parsing issues 
     11 * #70 Parsing issues with length (...) 
     12 * #69 Wrong warnings raised as checkNoUnusedFormalParameters and checkNoUnusedLocalDefinitions 
     13 * #68 Wrong warnings raised as checkNoUnusedImports 
     14 * #67 Fix parsing issues for select union 
    415 
    516== Changed in T3Q v2.0.0b24 ==