Skip to content

Releases: crate-ci/typos

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

v1.3.9

26 Jan 20:34
Compare
Choose a tag to compare

[1.3.9] - 2022-01-26

Fixes

  • Attempt to detect base64 values shorter than 90 characters

v1.3.8

26 Jan 16:03
Compare
Choose a tag to compare

[1.3.8] - 2022-01-26

Fixes

  • Don't stop parsing on %, \\ when outside of an escape sequence or printf interpolation

v1.3.7

25 Jan 02:36
Compare
Choose a tag to compare

[1.3.7] - 2022-01-24

Fixes

  • Don't complain when mixing ordinals with markdown

v1.3.6

24 Jan 18:32
Compare
Choose a tag to compare

[1.3.6] - 2022-01-24

Fixes

  • Don't error on type settings in config

v1.3.5

21 Jan 16:41
Compare
Choose a tag to compare

[1.3.5] - 2022-01-21

v1.3.4

12 Jan 17:18
Compare
Choose a tag to compare

[1.3.4] - 2022-01-12