v1.2.0
What's Changed
- support enabling the pylance extension while the basedpyright extension is enabled by @DetachHead in #72
- set
typeCheckingModetoallby default by @DetachHead in #75 - remove
typing.Callabledeprecation sinceCallableis not a collection by @DetachHead in #80 - add
reportAnyrule by @DetachHead in #73
Full Changelog: v1.1.0...v1.2.0