v2.3.3
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 thetyping_extensions
import name. - Renamed functions, variables and cleaned up some docstrings.