v0.10.2#
These are the release notes for gptme version v0.10.2.
Contributors#
Thanks to everyone who contributed to this release:
@erikbjare
Changelog#
Changes since v0.10.1:
📦 gptme#
✨ Features (1)#
feat: added support for fetching URLs in initial prompt (
c580e82d
)
🐛 Fixes (1)#
fix: propagate error as message if patch fails (
a47407f0
)
🔨 Misc (1)#
style: applied
pyupgrade --py310-plus
(dfd5a1aa
)
(excluded 2 less relevant commits)
Full Changelog: https://github.com/gptme/gptme/compare/v0.10.1…v0.10.2