Skip to content

Releases: tarampampam/describe-commit

v0.1.8

28 Feb 14:51
301d871
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Added Anthropic Claude support as an AI provider by @mgorsk1 in #12

New Contributors

  • @mgorsk1 made their first contribution

Full Changelog: v0.1.7...v0.1.8

🐋 Docker image

ghcr.io/tarampampam/describe-commit:latest
ghcr.io/tarampampam/describe-commit:0
ghcr.io/tarampampam/describe-commit:0.1
ghcr.io/tarampampam/describe-commit:0.1.8

v0.1.7

27 Feb 12:31
7f207f7
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Added OpenRouter support for AI provider integration in #11

Full Changelog: v0.1.6...v0.1.7

🐋 Docker image

ghcr.io/tarampampam/describe-commit:latest
ghcr.io/tarampampam/describe-commit:0
ghcr.io/tarampampam/describe-commit:0.1
ghcr.io/tarampampam/describe-commit:0.1.7

v0.1.6

26 Feb 12:28
6ba6795
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Added AUR support by @jetexe in #10
  • Added Debian/RedHat/Alpine repositories support

Other Changes

  • Migrated to Goreleaser for the build and release process in #8
  • Added a lot of pre-built formats for the releases

New Contributors

Full Changelog: v0.1.5...v0.1.6

🐋 Docker image

ghcr.io/tarampampam/describe-commit:latest
ghcr.io/tarampampam/describe-commit:0
ghcr.io/tarampampam/describe-commit:0.1
ghcr.io/tarampampam/describe-commit:0.1.6

v0.1.5

23 Feb 12:16
4aa3616
Compare
Choose a tag to compare

What's Changed

Other Changes

  • The app no longer has dependencies
  • Introduced a new package for parsing CLI flags
  • Added the ability to override the system configuration with options from the target directory
  • Upgraded Golang to version 1.24
  • Enhanced error messages from AI providers
  • Various minor changes and improvements

Full Changelog: v0.1.4...v0.1.5

v0.1.4

17 Feb 09:47
230cf95
Compare
Choose a tag to compare

What's Changed

🛠 Fixes

  • 🔧 chore(git): Update environment variables for git commands in #6

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

v0.1.3

16 Feb 14:22
ad42b1c
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • ✨ feat(config): Add commit history length option for AI context in #5

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

v0.1.2

14 Feb 14:33
ae56af8
Compare
Choose a tag to compare
  • The git error message improved

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

v0.1.1

14 Feb 13:42
0ebc370
Compare
Choose a tag to compare
  • Minor git exec & prompt fixes

Full Changelog: v0.1.0...v0.1.1

v0.1.0

14 Feb 12:13
4f47e85
Compare
Choose a tag to compare

The first alpha build for internal testing.

What's Changed

📦 Features

  • Support OpenAI provider in #4

Full Changelog: v0.0.1...v0.1.0

v0.0.1

12 Feb 12:12
d192daa
Compare
Choose a tag to compare
v0.0.1 Pre-release
Pre-release
fix the Dockerfile