Skip to content

v0.9.0

Compare
Choose a tag to compare
@ErikBjare ErikBjare released this 27 Oct 12:25
· 842 commits to master since this release
4e78303

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)

  • feat: added automatic naming of conversations (4632050)
  • feat: added patch tool, added more integration test examples (2c2a6c0)

🐛 Fixes (5)

  • fix: fixed bug where assistant replied before user prompt (4e78303)
  • fix: respect whitespace in shell output (7f5c01a)
  • fix: improved --help output (3e6d4fb)
  • fix: improved /help output (16dd27b)
  • fix: improved input prompt for ask_execute (b68d7d4)

🔨 Misc (6)

  • docs: added placeholder content to index (87a26d1)
  • docs: added first docs page (moved from README), and markdown support (32b86b3)
  • docs: init ./docs with sphinx-quickstart (36792fc)
  • docs: improved README and CONTRIBUTING (b21870a)
  • test: moved stray tests into tests dir (6c9e7fc)
  • test: added a new integration-test case (a48bc20)

Full Changelog: v0.8.1...v0.9.0