v0.10.5
版本发布时间: 2023-11-18 18:40:41
ErikBjare/gptme最新发布版本:v0.19.2(2024-10-07 14:37:33)
These are the release notes for GPTMe version v0.10.5.
Contributors
Thanks to everyone who contributed to this release:
@erikbjare
Changelog
Changes since v0.10.4:
📦 gptme
🐛 Fixes (4)
- fix: fixed regression in 78e5f52 (
7160b97
) - fix: output stdout/stderr directly for shell commands, to indicate progress (
be40f10
) - fix: fixed handling codeblocks that contain triple backticks (
78e5f52
) - fix: fix uncaught assert when patching missing file (fixes #39) (
e34fb2c
)
🔨 Misc (2)
- docs: added link to issue (
0a0f7ca
) - test: added complex plotting example to test-integration.sh (
3c1524e
)
Full Changelog: https://github.com/ErikBjare/gptme/compare/v0.10.4...v0.10.5