mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-25 14:55:00 +00:00
feat: Update HISTORY.md with v0.63.3 release details
This commit is contained in:
parent
bed62fdcb5
commit
fe138ac05b
1 changed files with 11 additions and 0 deletions
11
HISTORY.md
11
HISTORY.md
|
@ -3,6 +3,17 @@
|
|||
|
||||
### main branch
|
||||
|
||||
### Aider v0.63.3
|
||||
|
||||
- Added `/editor` command to open system editor for writing prompts.
|
||||
- Added support for optional multiline input tags with matching closing tags.
|
||||
- Improved model settings configuration with default and override handling.
|
||||
- Added support for deep merging of extra model settings parameters.
|
||||
- Fixed bug in fuzzy model name matching.
|
||||
- Added Timeout exception to handle API provider timeouts.
|
||||
- Improved error handling and code formatting.
|
||||
- Aider wrote 60% of the code in this release.
|
||||
|
||||
### Aider v0.63.2
|
||||
|
||||
- Fixed bug in fuzzy model name matching when litellm provider info is missing.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue