ignore_cleanup_errors for py>=3.10

This commit is contained in:
Paul Gauthier 2024-08-20 08:18:57 -07:00
parent 0ec7f8c0c4
commit 3c5092d4cb

View file

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