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
f37488447f
commit
2918edc38e
1 changed files with 17 additions and 0 deletions
17
HISTORY.md
17
HISTORY.md
|
@ -1,5 +1,22 @@
|
|||
# Release history
|
||||
|
||||
### v0.20.0
|
||||
|
||||
- Add images to the chat to automatically use GPT-4 Vision, by @joshuavial
|
||||
- Improved unicode encoding for `/run` command output, by @ctoth
|
||||
- Bugfix to prevent false auto-commits on Windows, by @ctoth
|
||||
|
||||
### v0.19.1
|
||||
|
||||
- Removed stray debug output.
|
||||
|
||||
### v0.19.0
|
||||
|
||||
- [Significantly reduced "lazy" coding from GPT-4 Turbo due to new unified diff edit format](https://aider.chat/docs/unified-diffs.html)
|
||||
- Score improves from 20% to 61% on new "laziness benchmark".
|
||||
- Aider now uses unified diffs by default for `gpt-4-1106-preview`.
|
||||
- New `--4-turbo` command line switch as a shortcut for `--model gpt-4-1106-preview`.
|
||||
|
||||
### v0.18.1
|
||||
|
||||
- Upgraded to new openai python client v1.3.7.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue