v0.2.1#

These are the release notes for gptme version v0.2.1.

Contributors#

Thanks to everyone who contributed to this release:

@erikbjare

Changelog#

Changes since v0.1.1:

📦 gptme#

✨ Features (2)#

  • feat: added persistent shell session (ac68470d)

  • feat: many major improvements, changed repo name to gptme (c6af7f63)

🐛 Fixes (5)#

  • fix: fixed type errors (627a278f)

  • fix: fixed missing dir (ce57b1ab)

  • fix: fixed tests and some broken behavior (6175d050)

  • fix: added file and tests I forgot to add in e787ff8 (ad616de5)

  • fix: added .replay, fixed printing Python exceptions, improved docstring (78bdffeb)

🔨 Misc (3)#

  • chore: release v0.2.1 (39e85ceb)

  • docs: updated README with new usage and clearer instructions (2d034692)

  • docs: updated README with TODO demo section (4f08ca5b)

(excluded 6 less relevant commits)

Full Changelog: https://github.com/gptme/gptme/compare/v0.1.1…v0.2.1