mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 01:04:59 +00:00
Updated HISTORY
This commit is contained in:
parent
88e42a124b
commit
a4cd4ac65f
1 changed files with 6 additions and 0 deletions
|
@ -1,5 +1,11 @@
|
|||
# Release history
|
||||
|
||||
### Next release
|
||||
|
||||
- Added support for `.aiderignore` file, which instructs aider to ignore parts of the git repo.
|
||||
- `/run` and `/git` now accept full shell commands, like: `/run (cd subdir; ls)`
|
||||
- New `--commit` cmd line arg, which just commits all pending changes with a sensible commit message geneated by gpt-3.5.
|
||||
|
||||
### v0.14.2
|
||||
|
||||
- Easily [run aider from a docker image](https://aider.chat/docs/docker.html)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue