Skip to content

v3.8.0

Choose a tag to compare

@ioancrisan ioancrisan released this 26 May 12:36
· 3969 commits to master since this release
  • Core
    • Runtime: added IAttributeProvider interface.
  • Model
    • Fixed the QualifiedName for Annotations and Keys.
    • Refactored INamedElement.Inherited to IsInherited.
    • Throw in ModelSpaceProvider if errors occured during construction.
    • Fixed the diamond inheritance.
  • Data.Model (.NET 4.5)
    • KeyAnnotationConstructor was missing.