Skip to content

v0.9.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Jun 21:37
011ada3

Created on: 13.06.2021 - 21:37:55

New Features

  • Added missing object representations for language features.
    • Finalized literals, expressions and types.
    • Added properties to empty placeholder classes
  • Enhanced class documentation and cross references.
  • New documentation chapter for literals and expressions.
  • Added inheritance diagrams as overviews to documentation sections.
  • Added condensed code snippets outlining the main interface of a model's object.
  • New Single-File GitHub Action workflow (pipeline) including tests, documentation, packaging and publishing.
  • Added Dependabot configuration file.

Changes

  • Made generic, port, and parameter items a subclass of the matching object classes.
  • Removed 2 dependencies to patched Sphinx extensions (now fixed in Sphinx).

Bug Fixes

  • Corrected class hierarchy according to LRM.