Skip to content

Releases: zzxwill/aigit

v0.0.6

24 Mar 12:17
d8cff28
Compare
Choose a tag to compare

Changes

  • feat(cli): update dependencies and improve error handling @zzxwill (#22)
  • feat(.github/workflows): Add steps to generate release notes and upload binary files @zzxwill (#21)

v0.0.5

26 Feb 12:40
Compare
Choose a tag to compare

Changes

  • feat(main): Improve error handling when pushing changes @zzxwill (#20)
  • feat(main): Add support for interactive prompts @mingeme (#18)
  • feat(llm): add support for Deepseek provider in commit message generation @mingeme (#19)

v0.0.4

26 Feb 12:16
6766dcc
Compare
Choose a tag to compare

Changes

  • feat(main): Add interactive staging and push options @zzxwill (#17)
  • feat(.github): Add release-drafter config and update build workflow f… @zzxwill (#16)
  • feat(.github/workflows): Update GitHub Actions in build.yml @zzxwill (#15)
  • feat(.github/workflows, Makefile, main.go): Add build, release, and l… @zzxwill (#13)
  • feat(doc): Update README and add Chinese documentation @zzxwill (#12)
  • feat(main): Update commit message generation and version handling @zzxwill (#11)

v0.0.3

02 Feb 09:49
83c5cf1
Compare
Choose a tag to compare

What's Changed

  • feat(ci): Add build configuration and update README by @zzxwill in #8
  • feat(llm): Add support for Deepseek provider by @zzxwill in #9
  • feat(llm): add OpenAI support for commit message generation by @zzxwill in #10

Full Changelog: v0.0.2...v0.0.3

v0.0.2

14 Jan 14:05
3328f5c
Compare
Choose a tag to compare

What's Changed

  • fix: add README by @zzxwill in #6
  • feat(llm): Update default API key and endpoint, extend Doubao's descr… by @zzxwill in #7

Full Changelog: v0.0.1...v0.0.2

v0.0.1

10 Jan 13:12
92a3471
Compare
Choose a tag to compare

What's Changed

  • add cli and subcommand line by @zzxwill in #1
  • feat: Add Gemini API integration for commit message generation by @zzxwill in #2
  • docs: Add usage instructions and example for gemini by @zzxwill in #3
  • feat(llm): Implement authentication and provider management by @zzxwill in #4
  • feat(llm): add support for volcengine-go-sdk by @zzxwill in #5

New Contributors

Full Changelog: https://github.com/zzxwill/aigit/commits/v0.0.1