Changes between Version 51 and Version 52 of Release-Notes/T3D-v2.0.0b1


Ignore:
Timestamp:
08/26/25 18:15:07 (3 days ago)
Author:
phdmakk
Comment:

--

Legend:

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

    v51 v52  
    88* Added the following new features 
    99 * Check for !AnyValueOrNone assignment in "record of" list 
    10  * Check for uninitialised fields in templates (currently only for types defined in TTCN-3, a solution for types imported from ASN.1 is being explored) 
     10 * Check for uninitialised fields in templates 
     11  * currently only for types defined in TTCN-3 (a solution for types imported from ASN.1 is being explored) 
     12  * currently only for declared templates (template variables and other cases may be added as needed) 
    1113* Added the following fixes and improvements: 
    1214 * Improved reference resolution