Releases: client9/misspell
Releases · client9/misspell
v0.3.4
v0.3.0
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
v0.2.0
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