Releases: crate-ci/typos
Releases · crate-ci/typos
v1.8.0
[1.8.0] - 2022-05-10
Fixes
- Actually ignore items, like hashes, at the end of input
- Actually ignore items, like hashes, that have trailing backslashes
- Better detect short base64's by watching the padding bytes
v1.7.3
[1.7.3] - 2022-04-28
Fixes
- Fix alignment in reports for numbers, broken in 1.7.2
- Correct
identitiy
v1.7.2
[1.7.2] - 2022-04-28
Fixes
- Fix misalignment in the detailed report with multiwidth characters
- Fix report to show columns as 1-indexed
varcon-core-v2.2.2
varcon-core-v2.2.2
v1.7.1
[1.7.1] - 2022-04-25
Fixes
- Ignore uppercase UUID because Microsoft
- Correct
unencyrpted
- Correct
signign
v1.7.0
[1.7.0] - 2022-04-18
Fixes
- Ignore CSS Colors
v1.6.0
[1.6.0] - 2022-04-06
Fixes
- Treat
go.mod
as go-lang source like we do manifests for other languages - Treat
go.sum
as a lock file, ignoring it by default
v1.5.0
[1.5.0] - 2022-03-09
Compatibility
- File-types in the default config were moved to being built-in
- Lock files have moved to the same file type, regardless of syntax
Fixes
- Don't spell check lock files as the user shouldn't have to manage their config to handle transitive dependency names
v1.4.1
[1.4.1] - 2022-02-14
Fixes
- Improve URL detection to avoid spell checking them
v1.4.0
[1.4.0] - 2022-02-08
Fixes
- Many new typos added