mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-14 00:25:00 +00:00
copy
This commit is contained in:
parent
0b26505a20
commit
867aaa5864
5 changed files with 38 additions and 24 deletions
10
HISTORY.md
10
HISTORY.md
|
@ -1,7 +1,13 @@
|
|||
# Release history
|
||||
|
||||
### Aider v0.70.0
|
||||
### main branch
|
||||
- Increased max chat history tokens limit from 4k to 8k.
|
||||
- Added support for custom voice format and input device settings.
|
||||
- Disabled Streamlit email prompt by automatically creating credentials file.
|
||||
- Fixed lint command handling of nested spaced strings.
|
||||
- Aider wrote 45% of the code in this release.
|
||||
|
||||
### Aider v0.70.0
|
||||
- Full support for o1 models.
|
||||
- Watch files now honors `--subtree-only`, and only watches that subtree.
|
||||
- Improved prompting for watch files, to work more reliably with more models.
|
||||
|
@ -12,7 +18,7 @@
|
|||
- Ask 10% of users to opt-in to analytics.
|
||||
- Bugfix for auto-suggest.
|
||||
- Gracefully handle unicode errors in git path names.
|
||||
- Aider wrote 74% of the code in this release.
|
||||
- Aider wrote 74% of the code in this release.
|
||||
|
||||
### Aider v0.69.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue