Skip to content

Releases: elementsinteractive/lgtm-ai

v0.7.1

23 Jun 11:23
Compare
Choose a tag to compare

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

12 Jun 14:58
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

Full Changelog: v0.6.0...v0.7.0

v0.6.0

12 Jun 09:30
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

Full Changelog: v0.5.2...v0.6.0

v0.5.2

06 Jun 10:48
Compare
Choose a tag to compare

What's Changed

Fixes πŸ”§

Full Changelog: v0.5.1...v0.5.2

v0.5.1

03 Jun 07:42
Compare
Choose a tag to compare

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

02 Jun 14:10
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

New Contributors

Full Changelog: v0.4.1...v0.5.0

v0.4.1

02 Jun 09:39
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

30 May 07:52
Compare
Choose a tag to compare

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

29 May 13:15
Compare
Choose a tag to compare

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 πŸ”§

Other Changes

Full Changelog: v0.2.0...v0.3.0

v0.2.0

28 May 13:49
Compare
Choose a tag to compare

What's Changed

New Features πŸŽ‰

  • feat(#16): add token cost summary to ai reviews by @Rooni in #17

Fixes πŸ”§

  • fix: cli error prevented users from selecting deepseek models by @scastlara in #20

Other Changes

New Contributors

  • @Rooni made their first contribution in #17

Full Changelog: v0.1.4...v0.2.0