mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 18:25:00 +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
|
# Release history
|
||||||
|
|
||||||
### main branch
|
### v0.51.0
|
||||||
|
|
||||||
- Prompt caching for Anthropic models with `--cache-prompts`.
|
- Prompt caching for Anthropic models with `--cache-prompts`.
|
||||||
- Caches the system prompt, repo map and `/read-only` files.
|
- Caches the system prompt, repo map and `/read-only` files.
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
- Bugfix: properly load `.aider.models.metadata.json` data.
|
- Bugfix: properly load `.aider.models.metadata.json` data.
|
||||||
- Bugfix: Using `--msg /ask ...` caused an exception.
|
- Bugfix: Using `--msg /ask ...` caused an exception.
|
||||||
- Bugfix: litellm tokenizer bug for images.
|
- 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
|
### Aider v0.50.1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue