Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
autocorrect-linux-arm64.tar.gz | 2025-03-19 | 5.3 MB | |
autocorrect-darwin-amd64.tar.gz | 2025-03-19 | 4.4 MB | |
autocorrect-darwin-amd64.tar.gz.sha256 | 2025-03-19 | 65 Bytes | |
autocorrect-darwin-arm64.tar.gz | 2025-03-19 | 4.2 MB | |
autocorrect-darwin-arm64.tar.gz.sha256 | 2025-03-19 | 65 Bytes | |
autocorrect-linux-amd64.tar.gz | 2025-03-19 | 4.8 MB | |
autocorrect-linux-amd64.tar.gz.sha256 | 2025-03-19 | 65 Bytes | |
autocorrect-linux-arm64.tar.gz.sha256 | 2025-03-19 | 65 Bytes | |
autocorrect-linux-musl-amd64.tar.gz | 2025-03-19 | 4.7 MB | |
autocorrect-linux-musl-amd64.tar.gz.sha256 | 2025-03-19 | 65 Bytes | |
autocorrect-linux-musl-arm64.tar.gz | 2025-03-19 | 5.4 MB | |
autocorrect-linux-musl-arm64.tar.gz.sha256 | 2025-03-19 | 65 Bytes | |
autocorrect-windows-amd64.zip | 2025-03-19 | 4.5 MB | |
autocorrect-windows-amd64.zip.sha256 | 2025-03-19 | 65 Bytes | |
README.md | 2025-03-19 | 1.2 kB | |
v2.13.2 source code.tar.gz | 2025-03-19 | 1.2 MB | |
v2.13.2 source code.zip | 2025-03-19 | 1.3 MB | |
Totals: 17 Items | 35.8 MB | 1 |
What's Changed
- lsp: Avoid LSP to appear
fixAll
, when there is no diagnostics. by @huacnlee in https://github.com/huacnlee/autocorrect/pull/222 - Improve Toggle code by use Arc to avoid clone rules. by @huacnlee in https://github.com/huacnlee/autocorrect/pull/228
- Fix
--stdin
append newline by @phanen in https://github.com/huacnlee/autocorrect/pull/232 - Fix JSON parser stack overflow bug for some complex cases. by @yihong0618 in https://github.com/huacnlee/autocorrect/pull/241
Others
- Fix Python release action by @TomBener in https://github.com/huacnlee/autocorrect/pull/227
- chore: bump
owo-colors
and some clippy fix by @attila-lin in https://github.com/huacnlee/autocorrect/pull/236
New Contributors
- @fjun99 made their first contribution in https://github.com/huacnlee/autocorrect/pull/238
- @phanen made their first contribution in https://github.com/huacnlee/autocorrect/pull/232
- @attila-lin made their first contribution in https://github.com/huacnlee/autocorrect/pull/236
- @yihong0618 made their first contribution in https://github.com/huacnlee/autocorrect/pull/241
Full Changelog: https://github.com/huacnlee/autocorrect/compare/v2.13.0...v2.13.2