mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 17:55:01 +00:00
Updated HISTORY
This commit is contained in:
parent
b6142af12b
commit
58d5c1e59b
1 changed files with 7 additions and 2 deletions
|
@ -1,9 +1,14 @@
|
|||
# Release history
|
||||
|
||||
### main branch
|
||||
|
||||
### v0.16.0
|
||||
|
||||
- [Improved repository map using tree-sitter](https://aider.chat/docs/repomap.html)
|
||||
- Improved handling of malformed edit blocks targetting multiple edits to the same file
|
||||
- [Benchmarked](https://aider.chat/docs/benchmarks.html) at 65.4% for gpt-4/diff, no regression.
|
||||
- Switched from "edit block" to "search/replace block", which reduced malformed edit blocks. [Benchmarked](https://aider.chat/docs/benchmarks.html) at 66.2%, no regression.
|
||||
- Improved handling of malformed edit blocks targetting multiple edits to the same file. [Benchmarked](https://aider.chat/docs/benchmarks.html) at 65.4%, no regression.
|
||||
- Bugfix to properly handle malformed `/add` wildcards.
|
||||
|
||||
|
||||
### v0.15.0
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue