v0.9.2
These are the release notes for GPTMe version v0.9.2.
Contributors
Thanks to everyone who contributed to this release:
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