Skip to content

v0.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 10:10
06c9d46

Created on: 19.06.2021 - 10:10:11

New Features

  • Added Agregate and classes derived from AggregateElement
  • Added ParenthesisExpression
  • Added EnumerationLiteralSymbol
  • Added __str__ to expressions, literals, aggregates and ranges.

Changes

  • Added property Object to SimpleObjectSymbol

Bug Fixes

  • tbd