Changes between Version 51 and Version 52 of Release-Notes/T3D-v2.0.0b1
- Timestamp:
- 08/26/25 18:15:07 (3 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release-Notes/T3D-v2.0.0b1
v51 v52 8 8 * Added the following new features 9 9 * 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) 11 13 * Added the following fixes and improvements: 12 14 * Improved reference resolution