Releases: dm3ch/git-profile-manager
v2.1.0
v2.0.3
v2.0.2
v2.0.1
v2.0.0
Changelog
ecd57c7 Merge pull request #8 from Dm3Ch/store_profiles_as_separate_configs
2f50679 Updated documentation and added git-profile alias
0646c2c Improved remove subcommand to support multuple profiles
abc3b07 Added current command
77b94d8 Fix linter's warnings after merge
7f782ba Merge branch 'master' into store_profiles_as_separate_configs
4643e13 Added --dir option to use command
d03dc7d Added --unset option to use command
273810d Added global gitconfig support to use command
35f2414 Use command works for local configs
31e9fed Temporary save of bad implementation
5d36fbd Added use command
3f84d89 Change long help for root command
9a42810 Update dependencies
6cd87ec Added edit command
ac3153a Added show command
e917f5d Added list command
9fc9690 Added remove command
0fc3cd4 Added add command
8911608 Added version command
6aed32c Reinit cobra
b0d6166 Removed config and cmd code
aba59af Shell autocompletion (#11)
aaeee44 Move TODO to Github Issues
5555ad3 Returned git dependency
v1.2.2
Changelog
f58505f Fix release workflow
f6f1759 Release v1.2.2
f9813d0 Merge pull request #3 from Dm3Ch/advanced-linting
4bad2aa Disable linting errors for cobra generated commands
197b9ea Tidy dependencies
058b0df Fix paramTypeCombine
106822c GoFMT
e947215 BUP
a92054e Moved version info to separate package
d33013b Added advanced lint configuration
9ddbc9c Merge pull request #2 from Dm3Ch/fix-lint-errors
74e40eb Fix lint errors Added lint & test as required steps for run relese
77af823 Fixed homebrew formula audit warnings Updated TODO
acfd5e3 Update badges and installation commands in README.md
83fb22c Removed Makefile
v1.2.1
Changelog
ee655c9 Merge pull request #1 from Dm3Ch/ci-pipeline
83ba795 Added circleci pipeline
97053e8 Update TODO
ff29d1b Update TODO
6b9964d Update
57aab21 Added TODO
2ab1b1f Update TODO
12aee7d Added TODO
f041a1e Updated TODO
985debd Added TODO
86d4fe3 Remove dot-zero/git-profile from dependencies
ba54f7e Moved to Go Modules dependency management and changed all local dependencies to fork repo