Releases: nick-galluzzo/diffmage
Releases · nick-galluzzo/diffmage
v0.7.0
What's Changed
- docs(prompt_manager): update commit prompt instructions for clarity and leniency in evaluation criteria by @nick-galluzzo in #17
- fix(evaluation_report): change default export paths to temporary directory by @nick-galluzzo in #18
- fix(evaluation): Adjust quality rating thresholds and add missing color mapping by @nick-galluzzo in #19
- docs(prompt_manager): clarify commit message generation instructions by @nick-galluzzo in #20
- fix(evaluation): adjust score thresholds for quality ratings by @nick-galluzzo in #21
- Feat/add why context enhancement by @nick-galluzzo in #22
Full Changelog: v0.6.2...v0.7.0
v0.6.2
What's Changed
- fix: Typo for WHAT in docs by @nick-galluzzo in #15
- feat: benchmarking scripts by @nick-galluzzo in #16
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- refactor(evaluation): Early Return EvaluationResult by @nick-galluzzo in #14
Full Changelog: v.0.6.0...v0.6.1
v.0.6.0
What's Changed
- feat: Stability Benchmarks by @nick-galluzzo in #13
Full Changelog: v.0.5.0...v.0.6.0
v.0.5.0
v0.4.0
What's Changed
- tests: add-tests by @nick-galluzzo in #9
- feat: support qwen3 coder by @nick-galluzzo in #10
- feat: Add commit message evaluation system by @nick-galluzzo in #11
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- feat: Add diff hunk parsing with line-by-line change extraction by @nick-galluzzo in #7
- feat: add AI-powered commit message generation with LiteLLM by @nick-galluzzo in #8
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- chore: Configure mypy and Pylance for cleaner type checking by @nick-galluzzo in #6
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat(cli): Initialize cli
analyzecommand by @nick-galluzzo in #5
Full Changelog: v0.1.1...v0.2.0
v0.1.1
What's Changed
- feat: Git diff parsing and Automated testing workflow by @nick-galluzzo in #3
New Contributors
- @nick-galluzzo made their first contribution in #3
Full Changelog: https://github.com/nick-galluzzo/diffmage/commits/v0.1.1