mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
copy
This commit is contained in:
parent
a45ecce8b9
commit
172af4ea57
1 changed files with 7 additions and 8 deletions
15
HISTORY.md
15
HISTORY.md
|
@ -3,14 +3,13 @@
|
|||
|
||||
### main branch
|
||||
|
||||
- Add `--verify-ssl` option to disable SSL certificate verification when scraping websites
|
||||
- Improve error handling and reporting in web scraping functionality
|
||||
- Update commit message prompt to use imperative tense
|
||||
- Enhance token usage and cost reporting
|
||||
- Refactor and improve code in various modules
|
||||
- Update dependencies to latest versions
|
||||
- Add new models to the code editing leaderboard
|
||||
- Improve documentation and fix typos
|
||||
- Filename auto-complete for `/add` and `/drop` is case-insensitive now.
|
||||
- Updated `--verify-ssl` option to also disable SSL certificate verification when `/web` scrapes websites.
|
||||
- Improved error handling and reporting in `/web` scraping functionality
|
||||
- Fixed syntax error in Elm's tree-sitter scm file (by @cjoach).
|
||||
- Updated commit message prompt to use imperative tense.
|
||||
- Enhanced token usage and cost reporting. Works when streaming too.
|
||||
- Updated dependencies to latest versions.
|
||||
|
||||
### Aider v0.45.1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue