This commit is contained in:
Paul Gauthier 2024-08-30 13:32:50 -07:00
parent e3572c5148
commit 42f3881fad
2 changed files with 4 additions and 4 deletions

View file

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

View file

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