Skip to content

Choose a tag to compare

@github-actions github-actions released this 11 Dec 21:57
· 1 commit to main since this release
97d4f94

Bug Fixes

  • #334 Pass refkey to DataclassDeclaration

Features

  • #328 pass is now emitted when function and class bodies have no content (rather than just no children). For example, show can now be used inside a class body.
  • #325 Add Dataclass component
  • #342 Add support for extra imports
  • #340 Add / and * parameter handling
  • #338 Change Enum item docstring pattern