This commit is contained in:
Paul Gauthier 2024-07-18 20:08:35 +01:00
parent aef5949db7
commit 99d0a707f5

View file

@ -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.