v1.0.0
1.0.0 🚀🚀🚀🚀🚀
Basedpyright is a static type checker for Python that is built on top of the work done by the pyright project.
new features include:
reportUnreachableoption- first-party pypi package
- vscode extension that pins the version of basedpyright to the one installed from your project's dependencies
and more coming soon! :)))
see the documentation for more information about these features and the motivation behind this project.
What's Changed since 0.2.7
- update user-facing "pyright" references to "basedpyright" by @DetachHead in #52
- add
alltypeCheckingModeoption and disable warnings whentypeCheckingModeisoffby @DetachHead in #49
Full Changelog: v0.2.7...v1.0.0