Releases: MikeGarde/commitbot
Releases · MikeGarde/commitbot
0.4.0
What's Changed
- Switch to log-based logging and config-driven LLM by @MikeGarde in #11
- Adding Ollama, Streaming, & More by @MikeGarde in #12
- Refactor stream parsing by @MikeGarde in #13
- Cleanup: remove deprecated CLI flag and dead code by @MikeGarde in #14
- Refine prompt text for commit summaries by @MikeGarde in #15
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- Add per-project config, concurrency, and interactive progress by @MikeGarde in #10
Full Changelog: 0.2.1...0.3.0
0.2.1
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- Add detailed package metadata and enhance README by @MikeGarde in #8
- Add interactive file classification workflow with staged prompts by @MikeGarde in #9
Full Changelog: 0.1.0...0.2.0
0.1.0
What's Changed
- Initial commit for commitbot CLI tool by @MikeGarde in #1
- Introduce Pull Request summarization feature by @MikeGarde in #4
- Add config file support and structure for multiple LLMs by @MikeGarde in #5
- Added build process and release automation tasks by @MikeGarde in #6
- Add initial IntelliJ project configuration files by @MikeGarde in #7
New Contributors
- @MikeGarde made their first contribution in #1
Full Changelog: https://github.com/MikeGarde/commitbot/commits/0.1.0