Skip to content

v1.9.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 24 May 04:27

1.9.0 (2024-05-24)

✨ Features

  • add error logging to check ai response (d050a81)
  • update log file name and content format (9777072)
  • update log message to include prompt (47f3c5f)

🐛 Bug Fixes

  • correct the generateDefaultPrompt function (fc0aa0c)

♻️ Refactor

  • improve regular expression pattern to check message loosely (d527fa4)

💫 CI/CD

  • minor: update release configuration (461c0fd)

📦 Chores

  • update logging logic for OllamaService (7b346ec)
  • update logging mechanism (ad06ac1)