This commit is contained in:
Paul Gauthier 2024-09-09 14:56:44 -07:00
parent fe2e36afda
commit 5420f67b2b
3 changed files with 51 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# Release history
### main branch
### Aider v0.56.0
- New `/report` command to open your browser with a pre-populated GitHub Issue.
- New `--chat-language` switch to set the spoken language.

View file

@ -16,7 +16,7 @@ cog.out(text)
# Release history
### main branch
### Aider v0.56.0
- New `/report` command to open your browser with a pre-populated GitHub Issue.
- New `--chat-language` switch to set the spoken language.

View file

@ -2482,3 +2482,52 @@
Paul Gauthier (aider): 811
start_tag: v0.54.0
total_lines: 1533
- aider_percentage: 55.6
aider_total: 154
end_date: '2024-09-09'
end_tag: v0.56.0
file_counts:
aider/__init__.py:
Paul Gauthier: 1
aider/args.py:
Paul Gauthier: 2
Paul Gauthier (aider): 6
aider/coders/base_coder.py:
Paul Gauthier: 14
Paul Gauthier (aider): 10
aider/commands.py:
Paul Gauthier: 8
Paul Gauthier (aider): 6
aider/io.py:
Paul Gauthier: 5
aider/linter.py:
Paul Gauthier: 6
Paul Gauthier (aider): 4
fry69: 12
aider/main.py:
Paul Gauthier: 35
Paul Gauthier (aider): 48
aider/models.py:
Paul Gauthier: 2
fry69: 3
aider/repo.py:
Paul Gauthier: 16
aider/repomap.py:
Paul Gauthier: 13
aider/report.py:
Paul Gauthier: 2
Paul Gauthier (aider): 20
benchmark/benchmark.py:
Paul Gauthier: 1
tests/basic/test_linter.py:
Paul Gauthier: 1
Paul Gauthier (aider): 51
tests/basic/test_main.py:
Paul Gauthier: 2
Paul Gauthier (aider): 9
grand_total:
Paul Gauthier: 108
Paul Gauthier (aider): 154
fry69: 15
start_tag: v0.55.0
total_lines: 277