mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-19 19:15:00 +00:00
Updated HISTORY
This commit is contained in:
parent
45e27af589
commit
5c87008bd0
4 changed files with 428 additions and 5 deletions
13
HISTORY.md
13
HISTORY.md
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue