This commit is contained in:
Paul Gauthier 2024-07-07 10:13:35 -03:00
parent 12eb203a6a
commit 440d087032
4 changed files with 76 additions and 4 deletions

View file

@ -3,7 +3,7 @@
### Aider v0.43.0
- Use `/help <question>` to ask for help about using aider, customizing settings, troubleshooting, using LLMs, etc.
- Use `/help <question>` to [ask for help about using aider](https://aider.chat/docs/troubleshooting/support.html), customizing settings, troubleshooting, using LLMs, etc.
- Allow multiple use of `/undo`.
- All config/env/yml/json files now load from home, git root, cwd and named command line switch.
- New `$HOME/.aider/caches` dir for app-wide expendable caches.