mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-11 23:25:01 +00:00
copy
This commit is contained in:
parent
ad46e8a5e0
commit
2f8a1fc58f
4 changed files with 74 additions and 60 deletions
|
@ -1,5 +1,12 @@
|
|||
# Release history
|
||||
|
||||
### main branch
|
||||
- Improved .gitignore handling:
|
||||
- Honor ignores already in effect regardless of how they've been configured.
|
||||
- Check for .env only when the file exists.
|
||||
- Added "catch all" model-specific configuration settings for o3-mini, DeepSeek V3 & R1, o1-mini, o1.
|
||||
- Aider wrote 40% of the code in this release.
|
||||
|
||||
### Aider v0.73.0
|
||||
|
||||
- Full support for o3-mini: `aider --model o3-mini`
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue