Skip to content

Releases: codedog-ai/codedog

v0.8.1

14 Aug 09:01
Compare
Choose a tag to compare

v0.8.1 (2023-08-14)

Fix

  • fix: Github client return None with empty pr / issue body cause exception (b408923)

  • fix: llmchain.apply don't handle empty list input (e07091b)

Unknown

  • Merge pull request #34 from codedog-ai/bugfix (5041ab5)

v0.8.0

14 Aug 05:44
Compare
Choose a tag to compare

v0.8.0 (2023-08-14)

Feature

  • feat: Support localize review content with llm translation (557bfe5)

Unknown

  • Merge pull request #32 from codedog-ai/feature/localization_chain

feat: ✨ Support localization in chain and report (b5c98f7)

v0.7.1

12 Aug 10:38
Compare
Choose a tag to compare

v0.7.1 (2023-08-12)

Fix

  • fix: 💚 Fix semantic release config key error (c1e0368)

  • fix: Improve report format (0101e3e)

  • fix: 🐛 add a seperate deployment config key for azure gpt4 (fc42003)

  • fix typing (6275b4e)

v0.7.0

12 Aug 01:54
Compare
Choose a tag to compare

What's Changed

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

v0.5.2

02 Aug 14:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.2

v0.5.0

29 Jul 16:13
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

What's Changed

  • Feature: Localization by @Arcadia822 in #7
  • Feature: Github Retriever and PR Summary Chain by @Arcadia822 in #9
  • Feature: ✨ Read github private key from env by @cloud26 in #10
  • Feature: Use New Implementation and remove server codes. by @Arcadia822 in #11

Full Changelog: v0.4.0...v0.5.0