Skip to content

v1.22.0

Compare
Choose a tag to compare
@justjanne justjanne released this 20 Apr 17:39
· 28 commits to main since this release
56be7e5

Thanks to a lot of helpful pull requests we’ve got lots of bugfixes and several new features:

New Features:

Bugfixes:

  • #289 Avoid a git rev-list if stash stats are disabled (@scop)
  • #292 Fix prompt for Fish Shell (@cfinnberg)
  • #294 fallback to $PWD if os.Getwd returns error (@vgropp)
  • #296 git ignores global config gitexcludes/.git/config/ignore (@vgropp)
  • #301 Path should be escaped in plain mode (@dswij)
  • #312 Improve shell detection (@scop)
  • #314 only warn about shellVarName not existing if it's been set (@kchiem)
  • #317 Try to escape virtualenv on Git Bash for Windows (@avoidik)
  • #319 Replace wc with fish builtin count (@kidonng)
  • #341 Do not render node package segment if no version found (@mjgiarlo)

Full Changelog: v1.21.0...v1.22.0