mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-01 02:05:00 +00:00
Updated HISTORY
This commit is contained in:
parent
764abb56c9
commit
f64cdfa72a
2 changed files with 10 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
|
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
### main branch
|
### Aider v0.48.0
|
||||||
|
|
||||||
- Performance improvements for large/mono repos.
|
- Performance improvements for large/mono repos.
|
||||||
- Added `--subtree-only` to limit aider to current directory subtree.
|
- Added `--subtree-only` to limit aider to current directory subtree.
|
||||||
|
@ -14,6 +14,10 @@
|
||||||
- Upgraded dependencies, to pick up litellm bug fixes.
|
- Upgraded dependencies, to pick up litellm bug fixes.
|
||||||
- Aider wrote 41% of the code since the last release.
|
- Aider wrote 41% of the code since the last release.
|
||||||
|
|
||||||
|
### Aider v0.47.1
|
||||||
|
|
||||||
|
- Improvements to conventional commits prompting.
|
||||||
|
|
||||||
### Aider v0.47.0
|
### Aider v0.47.0
|
||||||
|
|
||||||
- [Commit message](https://aider.chat/docs/git.html#commit-messages) improvements:
|
- [Commit message](https://aider.chat/docs/git.html#commit-messages) improvements:
|
||||||
|
|
|
@ -16,7 +16,7 @@ cog.out(text)
|
||||||
|
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
### main branch
|
### Aider v0.48.0
|
||||||
|
|
||||||
- Performance improvements for large/mono repos.
|
- Performance improvements for large/mono repos.
|
||||||
- Added `--subtree-only` to limit aider to current directory subtree.
|
- Added `--subtree-only` to limit aider to current directory subtree.
|
||||||
|
@ -29,6 +29,10 @@ cog.out(text)
|
||||||
- Upgraded dependencies, to pick up litellm bug fixes.
|
- Upgraded dependencies, to pick up litellm bug fixes.
|
||||||
- Aider wrote 41% of the code since the last release.
|
- Aider wrote 41% of the code since the last release.
|
||||||
|
|
||||||
|
### Aider v0.47.1
|
||||||
|
|
||||||
|
- Improvements to conventional commits prompting.
|
||||||
|
|
||||||
### Aider v0.47.0
|
### Aider v0.47.0
|
||||||
|
|
||||||
- [Commit message](https://aider.chat/docs/git.html#commit-messages) improvements:
|
- [Commit message](https://aider.chat/docs/git.html#commit-messages) improvements:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue