v0.10.0
Created on: 17.06.2021 - 11:29:49
New Features
- Added symbols (unresolved symbolic names to existing model entities).
- Add type aliases including Expression.
Changes
- Renamings:
- LibraryReference to LibraryStatement.
- PackageReference to UseStatement.
- ContextReference to ContextStatement.
- Expression to BaseExpression.
Bug Fixes
- Missing calls to parent method.