Skip to content

Releases: kevinmbeaulieu/git-ai-summarize

v0.1.4

15 Nov 04:11
0809f2c
Compare
Choose a tag to compare

What's Changed

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

v0.1.3

14 Nov 17:30
5876019
Compare
Choose a tag to compare

Remove support for Cohere, AWS Bedrock, and HuggingFace models

These models have annoyingly big dependencies or dependencies that seem to fail to build under certain Python environments, so removing support for them for now.

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

v0.1.2

14 Nov 05:26
dab6083
Compare
Choose a tag to compare

Fix bug with --pull argument

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

v0.1.1

14 Nov 03:32
17fab62
Compare
Choose a tag to compare

Support more dynamic git diff parameters (e.g., git summarize <commit>..<commit> path/to/dir)
Full Changelog: v0.1.0...v0.1.1

v0.1.0

14 Nov 02:51
0ff948e
Compare
Choose a tag to compare

Initial release! 🎉