v0.10.3
Created on: 23.06.2021 - 14:30:10
New Features
- Added methods
GetLibraryandAddDocumentto classDesign. - Added
SharedVariable.
Changes
- Changed initialization routines of many model entities.
- Renamed
RecordTypeMembertoRecordTypeElement. - Split
ConstrainedSubTypeSymbolintoConstrainedScalarSubTypeSymbolandConstrainedCompositeSubTypeSymbol. - Changed type of property
Design.LibrariesfromList[Library]toDict[str, Library]. - Added code to
AccessTypeandFileType. - Renamed property
ElementstoLiteralsinEnumeratedType.
Bug Fixes
- Let
ScalarType,CompositeType,ProtectedTypederive fromTypeinstead ofBaseType