This commit is contained in:
Paul Gauthier 2025-02-04 10:59:14 -08:00
parent ad46e8a5e0
commit 2f8a1fc58f
4 changed files with 74 additions and 60 deletions

View file

@ -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`