Version 4.3.X.X
Feature milestones of the version 4.3.X.X Series
Milestones of Version 4.3.0.0
- Support of runtime sized Array Instances (AnySizeArrayInstance)
- Support of Nuget Semantic Versioning support:
- Because now the Versioning of Nuget packages supports API Updates, it is not necessary anymore to update the TwinCAT.Ads.dll AssemblyVersion - which will force to recompile dependent assemblies. From Version 4.3.0.0 on the AssemblyVersion will change only on major updates, what means that minor Updates (within 4.3.X.X) will remain the same AssemblyVersion and remain backward compatible - only the AssemblyFileVersion will change.
- Nuget package versioning
- Semantic Versioning specification (Semver.org)