mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 00:35:00 +00:00
copy
This commit is contained in:
parent
e3572c5148
commit
42f3881fad
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
|
||||
# Release history
|
||||
|
||||
### main branch
|
||||
### Aider v0.54.8
|
||||
|
||||
- Startup QOL improvements:
|
||||
- Sanity check the git repo and exit gracefully on problems.
|
||||
|
@ -10,7 +10,7 @@
|
|||
- Do not fuzzy match filenames when LLM is creating a new file, by @ozapinq
|
||||
- Numerous corner case bug fixes submitted via new crash report -> GitHub Issue feature.
|
||||
- Crash reports now include python version, OS, etc.
|
||||
- Aider wrote 58% of the code in this release.
|
||||
- Aider wrote 56% of the code in this release.
|
||||
|
||||
### Aider v0.54.7
|
||||
|
||||
|
|
|
@ -16,7 +16,7 @@ cog.out(text)
|
|||
|
||||
# Release history
|
||||
|
||||
### main branch
|
||||
### Aider v0.54.8
|
||||
|
||||
- Startup QOL improvements:
|
||||
- Sanity check the git repo and exit gracefully on problems.
|
||||
|
@ -25,7 +25,7 @@ cog.out(text)
|
|||
- Do not fuzzy match filenames when LLM is creating a new file, by @ozapinq
|
||||
- Numerous corner case bug fixes submitted via new crash report -> GitHub Issue feature.
|
||||
- Crash reports now include python version, OS, etc.
|
||||
- Aider wrote 58% of the code in this release.
|
||||
- Aider wrote 56% of the code in this release.
|
||||
|
||||
### Aider v0.54.7
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue