Skip to content

Releases: crate-ci/typos

v1.8.0

10 May 19:25
Compare
Choose a tag to compare

[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

28 Apr 14:41
Compare
Choose a tag to compare

[1.7.3] - 2022-04-28

Fixes

  • Fix alignment in reports for numbers, broken in 1.7.2
  • Correct identitiy

v1.7.2

28 Apr 02:58
Compare
Choose a tag to compare

[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

28 Apr 14:41
Compare
Choose a tag to compare
varcon-core-v2.2.2

v1.7.1

25 Apr 16:51
Compare
Choose a tag to compare

[1.7.1] - 2022-04-25

Fixes

  • Ignore uppercase UUID because Microsoft
  • Correct unencyrpted
  • Correct signign

v1.7.0

18 Apr 14:41
Compare
Choose a tag to compare

[1.7.0] - 2022-04-18

Fixes

  • Ignore CSS Colors

v1.6.0

06 Apr 17:54
Compare
Choose a tag to compare

[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

09 Mar 15:02
Compare
Choose a tag to compare

[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

14 Feb 15:06
Compare
Choose a tag to compare

[1.4.1] - 2022-02-14

Fixes

  • Improve URL detection to avoid spell checking them

v1.4.0

08 Feb 13:14
Compare
Choose a tag to compare

[1.4.0] - 2022-02-08

Fixes

  • Many new typos added