mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
Updated HISTORY
This commit is contained in:
parent
e48b44474f
commit
47b6c6a8ef
2 changed files with 18 additions and 0 deletions
|
@ -1,6 +1,15 @@
|
|||
|
||||
# Release history
|
||||
|
||||
### main branch
|
||||
|
||||
- New `/add-clipboard-image` to add images to the chat from your clipboard.
|
||||
- Support for Sonnet's 8k output window.
|
||||
- [Aider already supported infinite output from Sonnet.](https://aider.chat/2024/07/01/sonnet-not-lazy.html)
|
||||
- Performance improvements for large repos.
|
||||
- Workaround litellm bug for retrying API server errors.
|
||||
- Upgraded dependencies, to pick up litellm bug fixes.
|
||||
|
||||
### Aider v0.47.0
|
||||
|
||||
- [Commit message](https://aider.chat/docs/git.html#commit-messages) improvements:
|
||||
|
|
|
@ -16,6 +16,15 @@ cog.out(text)
|
|||
|
||||
# Release history
|
||||
|
||||
### main branch
|
||||
|
||||
- New `/add-clipboard-image` to add images to the chat from your clipboard.
|
||||
- Support for Sonnet's 8k output window.
|
||||
- [Aider already supported infinite output from Sonnet.](https://aider.chat/2024/07/01/sonnet-not-lazy.html)
|
||||
- Performance improvements for large repos.
|
||||
- Workaround litellm bug for retrying API server errors.
|
||||
- Upgraded dependencies, to pick up litellm bug fixes.
|
||||
|
||||
### Aider v0.47.0
|
||||
|
||||
- [Commit message](https://aider.chat/docs/git.html#commit-messages) improvements:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue