mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 18:54:59 +00:00
copy
This commit is contained in:
parent
9348a10aaf
commit
cc053b0b04
1 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
### main branch
|
### main branch
|
||||||
|
|
||||||
- Only print the pip command when self updating on Windows.
|
- Only print the pip command when self updating on Windows, without running it.
|
||||||
- Converted many error messages to warning messages.
|
- Converted many error messages to warning messages.
|
||||||
- Added `--tool-warning-color` setting.
|
- Added `--tool-warning-color` setting.
|
||||||
- Blanket catch and handle git errors in any `/command`.
|
- Blanket catch and handle git errors in any `/command`.
|
||||||
|
@ -28,7 +28,7 @@
|
||||||
|
|
||||||
### Aider v0.54.9
|
### Aider v0.54.9
|
||||||
|
|
||||||
- List important devops files in the repomap.
|
- Include important devops files in the repomap.
|
||||||
- Print quoted pip install commands to the user.
|
- Print quoted pip install commands to the user.
|
||||||
- Adopt setuptools_scm to provide dev versions with git hashes.
|
- Adopt setuptools_scm to provide dev versions with git hashes.
|
||||||
- Share active test and lint commands with the LLM.
|
- Share active test and lint commands with the LLM.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue