Releases: diogocavilha/fancy-git
Releases · diogocavilha/fancy-git
v6.0.1
- Fix Python virtual environment when in a git repository path.
v6.0.0
- Add Python virtual environment support.
- Add human-dark mode to the help text.
- Fix light-double-line style.
v5.3.0
- Add a sign for local branches only.
v5.2.9
- Change stash icon from simple and human styles.
v5.2.8
- Change directory path to the current directory when in human style.
v5.2.7
- Change status icon for simple style.
v5.2.6
- Add new human dark style. (Useful when using light scheme color on terminal).
v5.2.5
- Improve the human style.
v5.2.4
- Add command fancygit --colors to show the colors configuration.
- Add command fancygit --colors-set to apply colors configuration.
v5.2.3
- Improve code style.
- Change the license to GPL v2.
- Fix update checker default option.