mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 09:14:59 +00:00
docs: update release history with v0.64.1 and v0.64.2 changes
This commit is contained in:
parent
34a190e29b
commit
c0988de581
1 changed files with 19 additions and 0 deletions
19
HISTORY.md
19
HISTORY.md
|
@ -1,5 +1,24 @@
|
||||||
# Release history
|
# Release history
|
||||||
|
|
||||||
|
# main branch
|
||||||
|
|
||||||
|
- Added command-line model alias support via `--alias` flag.
|
||||||
|
- Simplified model aliases to only include Claude-3 variants.
|
||||||
|
- Ask 2.5% of users to opt-in to analytics.
|
||||||
|
- Fixed duplicate detect_urls parameter and added to coder initialization.
|
||||||
|
- Added `--detect-urls` flag to control URL detection behavior.
|
||||||
|
|
||||||
|
### Aider v0.64.2
|
||||||
|
|
||||||
|
- Removed duplicate detect_urls parameter and add to coder initialization.
|
||||||
|
- Added `--detect-urls` flag to control URL detection behavior.
|
||||||
|
- Ask 2.5% of users to opt-in to analytics.
|
||||||
|
|
||||||
|
### Aider v0.64.1
|
||||||
|
|
||||||
|
- Disabled o1 streaming on OpenRouter.
|
||||||
|
- Added command-line model alias support via `--alias` flag.
|
||||||
|
- Simplified model aliases to only include Claude-3 variants.
|
||||||
|
|
||||||
### Aider v0.64.0
|
### Aider v0.64.0
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue