We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c5092d commit bf15b81Copy full SHA for bf15b81
aider/website/HISTORY.md
@@ -16,7 +16,7 @@ cog.out(text)
16
17
# Release history
18
19
-### main branch
+### v0.51.0
20
21
- Prompt caching for Anthropic models with `--cache-prompts`.
22
- Caches the system prompt, repo map and `/read-only` files.
@@ -29,7 +29,7 @@ cog.out(text)
29
- Bugfix: properly load `.aider.models.metadata.json` data.
30
- Bugfix: Using `--msg /ask ...` caused an exception.
31
- Bugfix: litellm tokenizer bug for images.
32
-- Aider wrote 55% of the code in this release.
+- Aider wrote 56% of the code in this release.
33
34
### Aider v0.50.1
35
0 commit comments