Skip to content

Releases: client9/misspell

v0.3.4

09 Mar 02:01
Compare
Choose a tag to compare

Changelog

b90dc15 travis


Automated with GoReleaser
Built with go version go1.10 linux/amd64

v0.3.0

10 Jun 04:50
Compare
Choose a tag to compare

Changelog

  • Windows release support
  • Additional new misspellings
  • Better download and install curl -L https://git.io/misspell | bash

Automated with @goreleaser
Built with go version go1.8.3 linux/amd64

v0.2.1

31 May 21:59
Compare
Choose a tag to compare

Changelog

Fixes #113 - false positives in camel case words.


Automated with @goreleaser
Built with go version go1.8.1 linux/amd64

v0.2.0

28 May 07:16
Compare
Choose a tag to compare

Changelog

  • New "curl | bash" style install:
    curl https://raw.githubusercontent.com/client9/misspell/master/godownloader-misspell.sh | sh
  • Reduce startup time to around 30ms (from 100ms)
  • Reduce binary size to 8M (from 11M)
  • Ability to read exciting legal information with new -legal flag
  • Fixed bug that prevented use in git hooks

Automated with @goreleaser
Built with go version go1.8.1 linux/amd64

v0.1.2

20 May 22:34
Compare
Choose a tag to compare

Changelog

538b855 fix yaml
51a4210 fix yaml
445dba4 alter release name
bb00d68 sync downloader


Automated with @goreleaser
Built with go version go1.8.1 darwin/amd64

v0.1.1

20 May 22:20
Compare
Choose a tag to compare

Changelog

d4fe8e8 change release name
a382af0 goreleaser.yml change for linker
891115d resync downloader
c5a0679 remove precommit hook
b212bd4 refresh godownloader
b5fc838 ignore goreleaser files
4117267 add godownloader


Automated with @goreleaser
Built with go version go1.8.1 darwin/amd64