Releases: elementsinteractive/lgtm-ai
Releases Β· elementsinteractive/lgtm-ai
v0.7.1
What's Changed
Fixes π§
- fix: ensure that model name in summary is the resolved name without wildcards by @scastlara in #59
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
New Features π
- feat(#54): add support for gemini model wildcards by @scastlara in #55
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
New Features π
- feat(#52): add support for new gemini-pro-06-05 by @scastlara in #53
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
Fixes π§
- fix: change correctness emoji by @scastlara in #49
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
Fixes π§
- fix: Gemini broke pydantic-ai integration, this is a workaround by @scastlara in #47
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
New Features π
- feat: Add additional context for the LLM by @jbozanowski in #45
New Contributors
- @jbozanowski made their first contribution in #45
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
Fixes π§
- fix(#28): harmonize github and gitlab implementations for getting context by @scastlara in #37
- fix(#41): handle empty PR titles and descriptions for GitHub by @scastlara in #44
Other Changes
- ci: simplify lgtm workflow by @scastlara in #39
- refactor: small refactor of parse url validator by @scastlara in #40
New Contributors
- @dependabot made their first contribution in #42
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
New Features π
- feat: add support for new gemini 2.5 flash by @scastlara in #36
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
New Features π
- feat(#19): add initial support for local LLMs by @scastlara in #21
- feat(#18): add json formatter and new
--output-format
option and config by @scastlara in #30
Fixes π§
- fix: allow any name given a --model-url by @scastlara in #27
- fix: pass model_url to guidegenerator by @scastlara in #31
- fix(#32): relative line number for GitHub was incorrect by @scastlara in #33
Other Changes
- docs: add @Rooni as a contributor by @scastlara in #26
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
New Features π
Fixes π§
- fix: cli error prevented users from selecting deepseek models by @scastlara in #20
Other Changes
- ci: remove unnecessary cli opts for lgtm workflow by @scastlara in #13
- ci: add security steps to pipeline by @scastlara in #15
New Contributors
Full Changelog: v0.1.4...v0.2.0