Skip to content

Releases: suenot/aicommit

v0.1.26

26 Jan 10:46
Compare
Choose a tag to compare
Bump version to 0.1.25

v0.1.25

26 Jan 10:31
Compare
Choose a tag to compare
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

24 Jan 09:04
Compare
Choose a tag to compare
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

24 Jan 09:03
Compare
Choose a tag to compare
Bump version to 0.1.22

v0.1.22

24 Jan 08:50
Compare
Choose a tag to compare
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

24 Jan 08:49
Compare
Choose a tag to compare
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

24 Jan 08:35
Compare
Choose a tag to compare
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.