Skip to content

Releases: agentsdance/aigit

v0.1.4

Choose a tag to compare

@zzxwill zzxwill released this 10 Jun 09:14
72aab85

What's Changed

  • feat(update): interactive self-upgrade when a new release is found by @zzxwill in #48

Full Changelog: v0.1.3...v0.1.4

v0.1.3

Choose a tag to compare

@zzxwill zzxwill released this 10 Jun 09:05
691f464

What's Changed

  • feat(cli): add automatic version update check by @zzxwill in #46
  • docs: refresh READMEs; add version-compare tests and lint cleanups by @zzxwill in #47

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@zzxwill zzxwill released this 10 Jun 08:11
892c1a3

What's Changed

  • feat(llm): add message generator interface and implementations by @double12gzh in #42
  • chore(workflow): fix failed workflow by @double12gzh in #44
  • refactor: update default LLM models and simplify Doubao provider config by @zzxwill in #45

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@zzxwill zzxwill released this 17 Dec 02:04
779c956

What's Changed

  • feat(version): improve version detection logic by @zzxwill in #38
  • feat(llm): add support for Qwen commit message generation by @zzxwill in #39
  • chore(ci): add golang style check by @double12gzh in #43

Full Changelog: v0.0.9...v0.1.1

v0.0.9

Choose a tag to compare

@zzxwill zzxwill released this 15 Dec 11:40
5906f7d

What's Changed

  • docs(README): Update installation instructions with go install option by @zzxwill in #30
  • feat(homebrew): add homebrew formula and update script by @bolechen in #31
  • Specify origin and HEAD in git push command by @double12gzh in #36

Full Changelog: v0.0.8...v0.0.9

v0.0.8

Choose a tag to compare

@github-actions github-actions released this 23 Jun 01:07
6730415

Changes

  • refactor(llm): update commit message prompt template and system message @bolechen (#29)
  • feat(version): add version command and build-time version injection @zzxwill (#27)

v0.0.7

Choose a tag to compare

@github-actions github-actions released this 29 Apr 15:17
256e7c2

Changes

  • feat(auth): support optional endpoint ID in auth add command @double12gzh (#25)

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 24 Mar 12:17
d8cff28

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

Choose a tag to compare

@github-actions github-actions released this 26 Feb 12:40

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

Choose a tag to compare

@github-actions github-actions released this 26 Feb 12:16
6766dcc

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)