mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
copy
This commit is contained in:
parent
df1b036ba1
commit
d48f798b6d
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
### main branch
|
### v0.50.0
|
||||||
|
|
||||||
- Infinite output for DeepSeek Coder, Mistral models in addition to Anthropic's models.
|
- Infinite output for DeepSeek Coder, Mistral models in addition to Anthropic's models.
|
||||||
- New `--deepseek` switch to use DeepSeek Coder.
|
- New `--deepseek` switch to use DeepSeek Coder.
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
- Switched from `setup.py` to `pyproject.toml`, by @branchvincent.
|
- Switched from `setup.py` to `pyproject.toml`, by @branchvincent.
|
||||||
- Bug fix to persist files added during `/ask`.
|
- Bug fix to persist files added during `/ask`.
|
||||||
- Bug fix for chat history size in `/tokens`.
|
- Bug fix for chat history size in `/tokens`.
|
||||||
|
- Aider wrote 66% of the code in this release.
|
||||||
|
|
||||||
### Aider v0.49.1
|
### Aider v0.49.1
|
||||||
|
|
||||||
|
|
|
@ -16,7 +16,7 @@ cog.out(text)
|
||||||
|
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
### main branch
|
### v0.50.0
|
||||||
|
|
||||||
- Infinite output for DeepSeek Coder, Mistral models in addition to Anthropic's models.
|
- Infinite output for DeepSeek Coder, Mistral models in addition to Anthropic's models.
|
||||||
- New `--deepseek` switch to use DeepSeek Coder.
|
- New `--deepseek` switch to use DeepSeek Coder.
|
||||||
|
@ -29,7 +29,7 @@ cog.out(text)
|
||||||
- Switched from `setup.py` to `pyproject.toml`, by @branchvincent.
|
- Switched from `setup.py` to `pyproject.toml`, by @branchvincent.
|
||||||
- Bug fix to persist files added during `/ask`.
|
- Bug fix to persist files added during `/ask`.
|
||||||
- Bug fix for chat history size in `/tokens`.
|
- Bug fix for chat history size in `/tokens`.
|
||||||
|
- Aider wrote 66% of the code in this release.
|
||||||
|
|
||||||
### Aider v0.49.1
|
### Aider v0.49.1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue