Skip to content

v0.9.2

Compare
Choose a tag to compare
@ErikBjare ErikBjare released this 30 Oct 18:25
· 803 commits to master since this release
5642a4a

These are the release notes for GPTMe version v0.9.2.

Contributors

Thanks to everyone who contributed to this release:

@ErikBjare

Changelog

Changes since v0.9.1:

📦 gptme

✨ Features (1)

  • feat: include context about included programs and packages (9ccb0a3)

🐛 Fixes (4)

  • fix: fixed ROLE_COLOR for assistant, darker red background for confirm prompt (a7e866b)
  • fix: minor improvement to load command, added mandelbrot video test to integration test examples (f26469c)
  • fix: fixed bug in codeblock handling, use gpt-3.5-turbo in tests, improved testing (99eda23)
  • fix: made verbose tabcomplete init prints into debug logs (84e68c6)

🔨 Misc (2)

  • test: added test for is_supported_codeblock (c1ba742)
  • chore: updated pyproject version to 0.9.1.dev0 (264b609)

Full Changelog: v0.9.1...v0.9.2