Skip to content

Releases: elementsinteractive/lgtm-ai

v1.3.0

19 Nov 11:20

Choose a tag to compare

What's Changed

Breaking Changes 🛠

  • refactor: Update supported Gemini models by @sdn4z in #166

New Features 🎉

Other Changes

New Contributors

Full Changelog: v1.2.1...v1.3.0

v1.2.1

01 Oct 09:20

Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.2.0

01 Oct 08:29

Choose a tag to compare

What's Changed

New Features 🎉

Fixes 🔧

  • fix: don't exit with code 1 when there is nothing to review by @scastlara in #154

Other Changes

Full Changelog: v1.1.2...v1.2.0

v1.1.2

29 Sep 09:37

Choose a tag to compare

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

28 Sep 09:39

Choose a tag to compare

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

25 Sep 10:19

Choose a tag to compare

What's Changed

New Features 🎉

Full Changelog: v1.0.1...v1.1.0

v1.0.1

19 Sep 09:42

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.0.0...v1.0.1

v1.0.0

18 Sep 09:25

Choose a tag to compare

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

17 Sep 13:43

Choose a tag to compare

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

15 Sep 14:05

Choose a tag to compare

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