Skip to content

Releases: dm3ch/git-profile-manager

v2.1.0

30 Jan 13:21
0311868
Compare
Choose a tag to compare
Merge pull request #19 from dm3ch/fix-linting-issues

Fixing lint errors

v2.0.3

07 Jul 23:03
Compare
Choose a tag to compare

Changelog

118106a Fix bug with out of range in use command
7177ead Bump editor package version

v2.0.2

04 Jul 21:34
1d32b10
Compare
Choose a tag to compare

Changelog

1d32b10 Merge pull request #13 from Dm3Ch/use_external_editor_library
0be3326 Move to external simplified editor library
b6fd870 Update README.md

v2.0.1

04 Jul 01:47
Compare
Choose a tag to compare

Changelog

58b920a Fix use command to work with path with tilda for configDir
dd3dcd0 Fix brew formula generation
6a4e56f Added ls alias to list subcommand

v2.0.0

04 Jul 01:12
ecd57c7
Compare
Choose a tag to compare

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

26 Jun 21:49
Compare
Choose a tag to compare

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

29 Apr 00:06
ee655c9
Compare
Choose a tag to compare

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