# 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`](https://github.com/gptme/gptme/commit/7160b974))
 - fix: output stdout/stderr directly for shell commands, to indicate progress ([`be40f10c`](https://github.com/gptme/gptme/commit/be40f10c))
 - fix: fixed handling codeblocks that contain triple backticks ([`78e5f52d`](https://github.com/gptme/gptme/commit/78e5f52d))
 - fix: fix uncaught assert when patching missing file (fixes [#39](https://github.com/gptme/gptme/issues/39)) ([`e34fb2c9`](https://github.com/gptme/gptme/commit/e34fb2c9))

### 🔨 Misc (2)

 - docs: added link to issue ([`0a0f7ca7`](https://github.com/gptme/gptme/commit/0a0f7ca7))
 - test: added complex plotting example to test-integration.sh ([`3c1524e1`](https://github.com/gptme/gptme/commit/3c1524e1))

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