mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
ignore_cleanup_errors for py>=3.10
This commit is contained in:
parent
0ec7f8c0c4
commit
3c5092d4cb
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
# Release history
|
||||
|
||||
### main branch
|
||||
### v0.51.0
|
||||
|
||||
- Prompt caching for Anthropic models with `--cache-prompts`.
|
||||
- Caches the system prompt, repo map and `/read-only` files.
|
||||
|
@ -14,7 +14,7 @@
|
|||
- Bugfix: properly load `.aider.models.metadata.json` data.
|
||||
- Bugfix: Using `--msg /ask ...` caused an exception.
|
||||
- Bugfix: litellm tokenizer bug for images.
|
||||
- Aider wrote 55% of the code in this release.
|
||||
- Aider wrote 56% of the code in this release.
|
||||
|
||||
### Aider v0.50.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue