Skip to content

Releases: diogocavilha/fancy-git

v6.0.1

21 Feb 13:23
Compare
Choose a tag to compare
  • Fix Python virtual environment when in a git repository path.

v6.0.0

21 Feb 13:23
Compare
Choose a tag to compare
  • Add Python virtual environment support.
  • Add human-dark mode to the help text.
  • Fix light-double-line style.

v5.3.0

21 Feb 13:22
Compare
Choose a tag to compare
  • Add a sign for local branches only.

v5.2.9

21 Feb 13:22
Compare
Choose a tag to compare
  • Change stash icon from simple and human styles.

v5.2.8

21 Feb 13:22
Compare
Choose a tag to compare
  • Change directory path to the current directory when in human style.

v5.2.7

21 Feb 13:21
Compare
Choose a tag to compare
  • Change status icon for simple style.

v5.2.6

21 Feb 13:21
Compare
Choose a tag to compare
  • Add new human dark style. (Useful when using light scheme color on terminal).

v5.2.5

21 Feb 13:20
Compare
Choose a tag to compare
  • Improve the human style.

v5.2.4

21 Feb 13:19
Compare
Choose a tag to compare
  • Add command fancygit --colors to show the colors configuration.
  • Add command fancygit --colors-set to apply colors configuration.

v5.2.3

21 Feb 13:19
7eafdb7
Compare
Choose a tag to compare
  • Improve code style.
  • Change the license to GPL v2.
  • Fix update checker default option.