Skip to content

Releases: cheat/cheat

3.1.0

16 Nov 14:30
3.1.0
573d43a
Compare
Choose a tag to compare
  • Resolves #483
  • Resolves #484
  • Fixes minor error logging issue in --search path
  • Makes trivial docopt copy changes
  • Bumps version to 3.1.0

3.0.7

13 Nov 00:32
3.0.7
Compare
Choose a tag to compare
  • Updates dependencies
  • Updates build scripts to keep vendor dir up-to-date

3.0.6

08 Nov 01:29
Compare
Choose a tag to compare

Resolves an issue whereby background colors were written to the terminal output when colorization was applied. (#498)

3.0.5

08 Nov 01:06
3.0.5
Compare
Choose a tag to compare
  • Deprecates the tj/front dependency due to licensing concerns
    upstream
  • Repairs previously broken config unit-tests

3.0.4

06 Nov 01:06
3.0.4
Compare
Choose a tag to compare
  • Resolves #474 (fails to resolve cheatpath symlinks)
  • Resolves #492 (fails to ignore dotfiles)
  • Corrects several typos in CLI interface and configs
  • Introduces fish autocompletion scripts

3.0.3

29 Oct 23:55
3.0.3
Compare
Choose a tag to compare

Bugfix: cheat no longer colorizes output when writing to a non-TTY.

3.0.1

27 Oct 14:34
3.0.1
Compare
Choose a tag to compare
  • Dependencies are now managed via Go modules
  • Executable sizes have shrunk as a side-effect of updating to Go 1.13

3.0.0

20 Oct 14:09
3.0.0
Compare
Choose a tag to compare

Re-implemented cheat from scratch in Go.