v2.13.2
What's Changed
- lsp: Avoid LSP to appear
fixAll
, when there is no diagnostics. by @huacnlee in #222 - Improve Toggle code by use Arc to avoid clone rules. by @huacnlee in #228
- Fix
--stdin
append newline by @phanen in #232 - Fix JSON parser stack overflow bug for some complex cases. by @yihong0618 in #241
Others
- Fix Python release action by @TomBener in #227
- chore: bump
owo-colors
and some clippy fix by @attila-lin in #236
New Contributors
- @fjun99 made their first contribution in #238
- @phanen made their first contribution in #232
- @attila-lin made their first contribution in #236
- @yihong0618 made their first contribution in #241
Full Changelog: v2.13.0...v2.13.2