Releases: akshaybabloo/git-alias
Releases · akshaybabloo/git-alias
v1.5.0
What's Changed
Feature
- Search for the alias keys as well
Dependencies
- Bump github.com/fatih/color from 1.16.0 to 1.17.0 by @dependabot in #36
- Bump github.com/jedib0t/go-pretty/v6 from 6.5.6 to 6.5.9 by @dependabot in #37
- Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 by @dependabot in #38
- Bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #39
Full Changelog: v1.4.0...v1.5.0
v1.4.0
What's Changed
- Use Go 1.22
- Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #28
- Bump github.com/fatih/color from 1.15.0 to 1.16.0 by @dependabot in #29
- Bump github.com/jedib0t/go-pretty/v6 from 6.4.9 to 6.5.6 by @dependabot in #35
- Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by @dependabot in #33
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Updates
- Use Go 1.21
- Bump github.com/jedib0t/go-pretty/v6 from 6.4.6 to 6.4.9 by @dependabot in #27
Breaking
- Removed
-s/--search
flag, instead usegit-alias <search string>
Full Changelog: v1.2.3...v1.3.0
v1.2.3
- Change command width to 60
Full Changelog: v1.2.2...v1.2.3
v1.2.2
- Fix goreleaser configurations
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Bump github.com/stretchr/testify from 1.8.2 to 1.8.4 by @dependabot in #22
- Add alias description by @akshaybabloo in #23
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Breaking
- Updated to Go 1.20
Updates
- Bump github.com/spf13/cobra from 1.6.1 to 1.7.0 by @dependabot in #20
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
- Bump github.com/jedib0t/go-pretty/v6 from 6.4.2 to 6.4.3 by @dependabot in #12
- Bump github.com/fatih/color from 1.13.0 to 1.14.0 by @dependabot in #14
- Bump github.com/jedib0t/go-pretty/v6 from 6.4.3 to 6.4.4 by @dependabot in #13
- Bump github.com/fatih/color from 1.14.0 to 1.14.1 by @dependabot in #15
- Bump github.com/jedib0t/go-pretty/v6 from 6.4.4 to 6.4.5 by @dependabot in #16
- Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 by @dependabot in #17
- Bump github.com/fatih/color from 1.14.1 to 1.15.0 by @dependabot in #19
- Bump github.com/jedib0t/go-pretty/v6 from 6.4.5 to 6.4.6 by @dependabot in #18
Full Changelog: v1.1.1...v1.1.2
v1.1.1
v1.1.0
What's Changed
- Added
--config
flag to override the default location of Git configuration file 84dabc0 - Bump github.com/jedib0t/go-pretty/v6 from 6.4.0 to 6.4.2 by @dependabot in #10
- Add CodeQL workflow for GitHub code scanning by @lgtm-com in #11
Full Changelog: v1.0.11...v1.1.0