Releases: StreakyCobra/gws
Releases · StreakyCobra/gws
0.2.0
0.1.16
0.1.14
0.1.13
0.1.12
New features:
- Add support for custom color themes
Bug fixes:
0.1.11
0.1.10
0.1.8
Version 0.1.8 of gws
.
Changelog:
- A second argument can be given to limit the command to a specific
subfolder of the workspace - Parsing of the config files is cached to speedup the execution
0.1.7
Version 0.1.7 of gws
.
Changelog:
- Allow comments in configuration files (projects and ignore files).
- Recognize local-only repositories (not having an URL defined) and show the information in
status
command. - Code cleaning (use herestring, avoid pipes).
- Different bugs correction.
0.1.5
Version 0.1.5 of gws
.
Changelog:
- Add an exit code to status function
- Add
tests
folder to easily set up testing environment - Start using
git flow
versionning - Update README.md
- Cosmetic changes inside the script