Releases: diogocavilha/fancy-git
Releases · diogocavilha/fancy-git
v6.5.1
- Internals: Improve the way fancy styles read the configurations.
v6.5.0
- Internals: Create a config-manager module.
- Change
fancygit --config-reset
command tofancygit --reset
. - Change
fancygit update
command tofancygit --update
. - Change
fancygit --colors-set
command tofancygit --colors-apply
. - Change
fancygit configure-fonts
command tofancygit --fonts-install
. - Change
fancygit --enable-show-time
command tofancygit --enable-time
. - Change
fancygit --disable-show-time
command tofancygit --disable-time
. - Change all fancy double-line themes. Now they show de user symbol at the same line.
v6.4.8
- Fix help text.
v6.4.7
- Add prompt time feature.
v6.4.6
- Fix
gd
command.
v6.4.5
- Fix minor bug.
v6.4.4
- Fix Mac OS
gd
command. - Add Conda virtual env variable to prompts.
v6.4.3
- Fix uninstall routine.
v6.4.2
- Fix minor bug.
v6.4.1
- Improve the update manager. Now it checks for updates asynchronously.