v0.10.5#

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 (7160b974)

  • fix: output stdout/stderr directly for shell commands, to indicate progress (be40f10c)

  • fix: fixed handling codeblocks that contain triple backticks (78e5f52d)

  • fix: fix uncaught assert when patching missing file (fixes #39) (e34fb2c9)

🔨 Misc (2)#

  • docs: added link to issue (0a0f7ca7)

  • test: added complex plotting example to test-integration.sh (3c1524e1)

Full Changelog: https://github.com/gptme/gptme/compare/v0.10.4…v0.10.5