This commit is contained in:
Paul Gauthier 2025-01-11 06:53:44 -08:00
parent fdddfc6b1f
commit 9ff15e1506
4 changed files with 36 additions and 37 deletions

View file

@ -23,6 +23,10 @@ cog.out(text)
]]]-->
### Aider v0.71.1
- Fix permissions issue in Docker images.
### Aider v0.71.0
- Prompts to help DeepSeek work better when alternating between `/ask` and `/code`.
@ -42,11 +46,7 @@ cog.out(text)
- Improved error handling for large audio files with automatic format conversion.
- Improved handling of git repo index errors, by Krazer.
- Improved unicode handling in console output with ASCII fallback.
- Added AssertionError to git error handling.
- Fixed file export path in voice format conversion.
- Added AttributeError to git error handling.
- Improved markdown rendering performance with adaptive delay based on render time.
- Fixed typo in model metadata variable name.
- Added AssertionError, AttributeError to git error handling.
- Aider wrote 60% of the code in this release.
### Aider v0.70.0