mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
copy
This commit is contained in:
parent
aef5949db7
commit
99d0a707f5
1 changed files with 9 additions and 0 deletions
|
@ -12,6 +12,15 @@ cog.out(text)
|
|||
|
||||
# Release history
|
||||
|
||||
### Aider v0.45.0
|
||||
|
||||
- GPT-4o mini scores similar to the original GPT 3.5, using whole edit format.
|
||||
- Aider is better at offering to add files to the chat on Windows.
|
||||
- Bugfix corner cases for `/undo` with new files or new repos.
|
||||
- Now shows last 4 characters of API keys in `--verbose` output.
|
||||
- Bugfix to precedence of multiple `.env` files.
|
||||
- Bugfix to gracefully handle HTTP errors when installing pandoc.
|
||||
|
||||
### Aider v0.44.0
|
||||
|
||||
- Default pip install size reduced by 3-12x.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue