mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 08:14:59 +00:00
Updated HISTORY
This commit is contained in:
parent
73c6af8851
commit
7c834d83cb
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
# Release history
|
||||
|
||||
### main
|
||||
### v0.37.0
|
||||
|
||||
- Repo map is now optimized based on text of chat history as well as files added to chat.
|
||||
- Improved prompts when no files have been added to chat to solicit LLM file suggestions.
|
||||
|
@ -9,6 +9,7 @@
|
|||
- Performance improvements the repo map, especially in large repos.
|
||||
- Aider will not offer to add bare filenames like `make` or `run` which may just be words.
|
||||
- Properly override `GIT_EDITOR` env for commits if it is already set.
|
||||
- Detect supported audio sample rates for `/voice`.
|
||||
- Other small bug fixes.
|
||||
|
||||
### v0.36.0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue