This commit is contained in:
Paul Gauthier 2024-11-04 12:35:18 -08:00
parent 496ed90439
commit d099a95b92
3 changed files with 31 additions and 0 deletions

View file

@ -1,6 +1,20 @@
# Release history
### Aider v0.62.0
- Full support for Claude 3.5 Haiku
- Scored 75% on [aider's code editing leaderboard]().
- Almost as good as Sonnet at much lower cost.
- Launch with `--haiku` to use it.
- Easily apply edits from ChatGPT or Claude WebUI
- Use the web ui's "copy response" button to copy the entire reply from the LLM.
- Run `aider --apply-clipboard-edits file-to-edit.js`.
- Aider will edit your file with the LLM's changes.
- Bugfix when creating new files.
- Aider wrote 84% of the code in this release.
### Aider v0.61.0
- Load and save aider slash-commands to files: