2023.8.0
What's Changed
Enhancements
- Add E201 quick fix by @KasperZutterman in #188
- Allow overriding severity based on error code prefix match by @jnooree in #196
- Add E262 quick fix by @KasperZutterman in #187
- Add E202 quick fix by @KasperZutterman in #197
- Add multiple quick fixes by @KasperZutterman in #206
Bug Fixes
- Ensure filtering for stdlib excludes sysconfig data by @karthiknadig in #185
- Ensure
tool
dir is always on path by @karthiknadig in #205
Code Health
- Removed python 3.7 from tests action by @Riya28 in #220
- Improve setting description for default interpreter setting by @sainarne15 in #224
- Update pr-check.yml to have 3.11 and 3.12-dev by @bhagya-98 in #225
- Update to latest version of packages and python by @karthiknadig in #234
- Code action test should wait for diagnostics by @jessienguyen2312 in #223
New Contributors
- @KasperZutterman made their first contribution in #188
- @jnooree made their first contribution in #196
- @Riya28 made their first contribution in #220
- @sainarne15 made their first contribution in #224
- @bhagya-98 made their first contribution in #225
- @jessienguyen2312 made their first contribution in #223
Full Changelog: v2023.6.0...v2023.8.0