Releases: elementsinteractive/lgtm-ai
Releases · elementsinteractive/lgtm-ai
v1.3.0
What's Changed
Breaking Changes 🛠
New Features 🎉
- feat(#168): add support for gemini 3 pro preview by @scastlara in #169
Other Changes
New Contributors
Full Changelog: v1.2.1...v1.3.0
v1.2.1
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
New Features 🎉
- feat(#153): add support for claude sonnet 4.5 by @scastlara in #152
- feat(#150): add EXPERIMENTAL mcp server with extra
lgtm-ai[mcp]by @scastlara in #151
Fixes 🔧
- fix: don't exit with code 1 when there is nothing to review by @scastlara in #154
Other Changes
- perf: compile regex for git diffs once by @scastlara in #149
Full Changelog: v1.1.2...v1.2.0
v1.1.2
What's Changed
Fixes 🔧
- fix: handling of target for guides, tests using lgtm.toml by @scastlara in #147
Full Changelog: v1.1.1...v1.1.2
v1.1.1
What's Changed
Fixes 🔧
- fix: solve bug that prevented selecting anthropic models by @scastlara in #146
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
New Features 🎉
- feat(#34): support self-managed GitLab by @scastlara in #145
Full Changelog: v1.0.1...v1.1.0
v1.0.1
What's Changed
Other Changes
- docs: ensure pypi has correct info by @scastlara in #143
Full Changelog: v1.0.0...v1.0.1
v1.0.0
This is the first stable release of lgtm-ai 🚀.
From now on, breaking changes will be marked by a bumped major version, following semantic versioning.
What's Changed
Breaking Changes 🛠
- feat!: release lgtm-ai action to gh marketplace by @scastlara in #142
Other Changes
- ci: use lgtm-ai-action from GitHub Marketplace by @scastlara in #140
Full Changelog: v0.16.2...v1.0.0
v0.16.2
What's Changed
Fixes 🔧
- fix: handle non-base64 encodings for github file contents by @scastlara in #139
Other Changes
- refactor: simplify the cli functions and unify pydantic exceptions by @scastlara in #138
Full Changelog: v0.16.1...v0.16.2
v0.16.1
What's Changed
Fixes 🔧
- fix: defer git import to avoid errors if git is not installed by @scastlara in #137
Full Changelog: v0.16.0...v0.16.1