v0.5.0#
These are the release notes for gptme version v0.5.0.
Contributors#
Thanks to everyone who contributed to this release:
@erikbjare
Changelog#
Changes since v0.4.2:
📦 gptme#
✨ Features (3)#
🐛 Fixes (1)#
fix: started describe_api.py, added ability to pipe in files as system prompt (
26612e43
)
🔨 Misc (5)#
chore: release v0.5.0 (
c670d352
)docs(README): added mention of ability to pipe in context (
6551f858
)refactor: minor refactor (
34bed1d4
)refactor: misc refactoring, improved ‘.continue’ behavior with undo (
2863a7ff
)test: mark browser tests as slow (
4ec79c96
)
(excluded 4 less relevant commits)
Full Changelog: https://github.com/gptme/gptme/compare/v0.4.2…v0.5.0