2022.6.0
What's Changed
Enhancements
- Code Action fixes using existing command by @karthiknadig in #172
- Add code action to format code when there's a "trailing newlines" warning by @jjmacklin in #189
- Update to use latest python environment APIs by @karrtikr in #198
- Feature/trailing whitespace by @jjmacklin in #203
Bug Fixes
- Fix path tests. by @karthiknadig in #171
- Fix for pydantic crash on Python 3.11 by @karthiknadig in #207
Code Health
- Update packages. by @karthiknadig in #170
- Re-ordering settings in package.json alphabetically. by @kate-kee in #188
New Contributors
- @lramos15 made their first contribution in #166
- @jjmacklin made their first contribution in #189
- @kate-kee made their first contribution in #188
- @karrtikr made their first contribution in #198
Full Changelog: 2022.4.0...2022.6.0