0.18.0
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