Skip to content

0.18.0

Choose a tag to compare

@termoshtt termoshtt released this 23 Jan 05:22
· 59 commits to main since this release
bacaaaf

What's Changed

Enhancement, and other changes

  • Simplify stub generation strategy: layout-based file paths by @termoshtt in #350
  • Add skip_stub_type parameter for manual PyStubType implementation by @termoshtt in #356
  • Avoid malachite dependencies by @tisonkun in #362
  • fix: use fully qualified imports to avoid name collision in type checking by @konn in #381
  • feat: add automatic __all__ generation with escape hatch mechanism by @konn in #389

New Contributors

Full Changelog: 0.17.2...0.18.0