Releases: suenot/aicommit
Releases · suenot/aicommit
v0.1.26
Bump version to 0.1.25
v0.1.25
feat: Add stash and fix pull functionality This commit adds the ability to add all changes to a stash using `aicommit --add` and corrects the pull functionality flag to `aicommit --pull`.
v0.1.24
feat: Add help information display and update version to 0.1.23 This commit adds the ability to display help information using the `--help` flag. It also updates the version to 0.1.23 in `Cargo
v0.1.23
Bump version to 0.1.22
v0.1.22
feat: Add GitHub version update and increment version This commit introduces the ability to update the version on GitHub by creating a new tag and pushing it. It also increments the version to 0.1.21. The following changes were made
v0.1.21
feat: Remove Linux ARM64 build from release workflow The Linux ARM64 build is removed from the release workflow. This simplifies the workflow and reduces the number of artifacts produced.
v0.1.20
feat: Remove Linux ARM64 build from release workflow The Linux ARM64 build is removed from the release workflow. This simplifies the workflow and reduces the number of artifacts produced.