Skip to content

v2.3.3

Compare
Choose a tag to compare
@fredrikaverpil fredrikaverpil released this 10 Mar 22:51
· 272 commits to main since this release
d8d8af7

Fixes

  • This release more clearly formalize the three strategies used to figure out the import/module naming based on the package name. Solves #123 partly, where the typing-extensions package was not properly associated with the typing_extensions import name.
  • Renamed functions, variables and cleaned up some docstrings.