Updated HISTORY

This commit is contained in:
Paul Gauthier 2024-06-16 12:16:19 -07:00
parent 45e27af589
commit 5c87008bd0
4 changed files with 428 additions and 5 deletions

View file

@ -1,9 +1,16 @@
---
nav_order: 999
---
# Release history
### v0.38.0
- Use `--vim` for vim keybindings in the chat.
- [Add LLM metadata](https://aider.chat/docs/llms/warnings.html#specifying-context-window-size-and-token-costs) via `.aider.models.json` file (by @caseymcc).
- More detailed error messages on token limit errors.
- Ensure `--commit --dry-run` does nothing.
- Have playwright wait for idle network to better scrape js sites.
- Documentation updates, moved into website/ subdir.
- Moved tests/ into aider/tests/.
### v0.37.0
- Repo map is now optimized based on text of chat history as well as files added to chat.