Skip to content

v1.0.5

Choose a tag to compare

@jayqi jayqi released this 19 Sep 23:30
· 42 commits to main since this release
1d2399a
  • Fixed runtime AttributeError that occurred when creating a diagram that includes a model with a field that uses a type annotation with the ellipsis literal (e.g., tuple[int, ...]). (Issue #124, PR #127)