Skip to content

v0.5.0

Compare
Choose a tag to compare
@chand1012 chand1012 released this 22 Apr 19:10
· 55 commits to main since this release
45428db

Release v0.5.0

This release brings several improvements and changes to the project, including updates to the documentation, better command handling, and more efficient AI interactions. Below is a summary of the key changes in this release:

Features

  • Implement auto-commit and push with improved AI requests (13abff4)
  • Add verbose mode on some commands (70b3313)

Improvements

Changes

  • Replace gopenai with go-openai and update chat command (67458c9)

Fixes

  • Removed os/exec and added git.IsDirty check (6cdf221)

We recommend all users to update to this version for a better experience with the project.

Full Changelog: v0.4.0...v0.5.0