Skip to content

0.2.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 12:48
· 38 commits to main since this release

0.2.0 - 2023-09-14

Compare with 0.1.0

Dependencies

  • Depend on Griffe (cc15edc by Timothée Mazzucotelli).

Features

  • Support more experimental annotations (names, deprecations, warnings, exceptions) (afa6dd9 by Timothée Mazzucotelli). Issue #1, PR #3

Code Refactoring

  • Refactor implementation with latest version in typing_extensions, Doc(), and de-indent (c7a61c6 by Sebastián Ramírez). PR #2