mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 16:54:59 +00:00
feat: Update main branch release notes about commit message attribution options
This commit is contained in:
parent
191b248149
commit
3caac42914
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@
|
|||
- Bugfix to keep session cost accurate when using `/ask` and `/help`.
|
||||
- Performance improvements for repo map calculation.
|
||||
- `/tokens` now shows the active model.
|
||||
- Enhanced commit message attribution options:
|
||||
- New `--attribute-commit-message-author` to prefix commit messages with 'aider: ' if aider authored the changes.
|
||||
- New `--attribute-commit-message-committer` to prefix all commit messages with 'aider: '.
|
||||
- These replace the previous `--attribute-commit-message` option.
|
||||
- Aider wrote 57% of the code since the last release.
|
||||
|
||||
### Aider v0.48.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue