tag:github.com,2008:https://github.com/b4nd/git-profile/releases Release notes from git-profile 2025-02-24T00:58:29Z tag:github.com,2008:Repository/926153506/v0.1.5 2025-02-24T01:03:39Z v0.1.5 <h2>What's Changed</h2> <h3>Changed</h3> <ul> <li>Renamed the <code>set</code> and <code>use</code> commands.</li> </ul> <h3>Added</h3> <ul> <li>Introduced the <code>unset</code> command to clear the current profile</li> <li>Added the <code>--global</code> flag to the <code>current</code>, <code>set</code>, and <code>unset</code> commands to modify the global Git profile</li> </ul> b4nd tag:github.com,2008:Repository/926153506/v0.1.4 2025-02-24T01:04:28Z v0.1.4 <h2>What's Changed</h2> <h3>Added</h3> <ul> <li>Added more tests to improve code coverage</li> <li>Added <code>create</code> and <code>add</code> aliases to the <code>set</code> command</li> </ul> <h3>Fixed</h3> <ul> <li>Fixed help text in certain commands</li> <li>Fixed a bug in the <code>amend</code> command</li> </ul> b4nd tag:github.com,2008:Repository/926153506/v0.1.3 2025-02-09T02:55:46Z v0.1.3 <h2>What's Changed</h2> <h3>Changed</h3> <ul> <li>Modified the package name so that it matches the GitHub repository</li> </ul> <h3>Fixed</h3> <ul> <li>Fixed code smells reported by SonarCloud</li> </ul> <h3>Added</h3> <ul> <li>Implemented code analysis using golangci-lint and gosec for enhanced security and code quality</li> <li>Added new tests to improve code coverage</li> <li>Added SHA256 files for the binaries</li> </ul> b4nd tag:github.com,2008:Repository/926153506/v0.1.2 2025-02-06T01:25:20Z v0.1.2 <h2>What's Changed</h2> <h3>Updated</h3> <ul> <li>Updated dependencies to the latest versions</li> <li>Updated Go version from 1.22.5 to 1.23.6</li> </ul> b4nd tag:github.com,2008:Repository/926153506/v0.1.1 2025-02-06T00:31:21Z v0.1.1 <h2>What's Changed</h2> <h3>Improved</h3> <ul> <li>Enhanced documentation for better clarity and usability.</li> </ul> <h3>Fixed</h3> <ul> <li>Fixed a bug that duplicated the list of profiles when the global profiles file was identical to the local one.</li> </ul> b4nd tag:github.com,2008:Repository/926153506/v0.1.0 2025-02-06T00:31:44Z v0.1.0 <h2>What's Changed</h2> <p>First release of the project.</p> b4nd