What's Changed
- send an error notification over LSP when an invalid
diagnosticMode
value is set by @DetachHead in #560 & #565 - add hombrew install instructions by @nikaro in #557
- language server error notification on invalid config by @DetachHead in #561
- fix broken stub docstrings from python 3.8 taking precedence over docstrings from 3.12 by @DetachHead in #571
- update upstream pyright version to 1.1.376 by @DetachHead in #575
- don't report "Unhandled method workspace/configuration" error as a notification by @DetachHead in #574
- improve russian translations and add contribution guidelines for localizations by @decorator-factory in #507
New Contributors
- @decorator-factory made their first contribution in #507
- @nikaro made their first contribution in #557
Full Changelog: v1.15.2...v1.16.0