mirror of
https://github.com/Aider-AI/aider.git
synced 2025-06-02 10:45:00 +00:00
docs: add v0.64.2 release notes to history
This commit is contained in:
parent
7e6cbb3efa
commit
0940598708
1 changed files with 9 additions and 1 deletions
10
HISTORY.md
10
HISTORY.md
|
@ -1,6 +1,14 @@
|
|||
|
||||
# Release history
|
||||
|
||||
### Aider v0.64.2
|
||||
|
||||
- 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.
|
||||
- Added `detect_urls` parameter to coder initialization.
|
||||
- Fixed string quote consistency in alias split.
|
||||
|
||||
### Aider v0.64.0
|
||||
|
||||
- Added [`/editor` command](https://aider.chat/docs/usage/commands.html) to open system editor for writing prompts, by @thehunmonkgroup.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue