Skip to content

v0.10.5

Compare
Choose a tag to compare
@ErikBjare ErikBjare released this 18 Nov 10:40
· 820 commits to master since this release
7160b97

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: v0.10.4...v0.10.5