Releases: commschamp/CommsDSL-Specification
Releases · commschamp/CommsDSL-Specification
v2.1
- Disallow multiple specials for the same numeric value in
<int>
and<float>
fields, controlled by nonUniqueSpecialsAllowed property. - Allow control of displaying special values in the testing and analysis tools using displaySpecials property.
- Allow usage of displayName property for special values of
<int>
and<float>
fields.