v0.9.0#
These are the release notes for gptme version v0.9.0.
Contributors#
Thanks to everyone who contributed to this release:
@erikbjare
Changelog#
Changes since v0.8.1:
📦 gptme#
✨ Features (2)#
🐛 Fixes (5)#
🔨 Misc (6)#
docs: added placeholder content to index (
87a26d1b
)docs: added first docs page (moved from README), and markdown support (
32b86b3e
)docs: init ./docs with sphinx-quickstart (
36792fcd
)docs: improved README and CONTRIBUTING (
b21870ab
)test: moved stray tests into tests dir (
6c9e7fc2
)test: added a new integration-test case (
a48bc205
)
(excluded 2 less relevant commits)
Full Changelog: https://github.com/gptme/gptme/compare/v0.8.1…v0.9.0