mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-29 08:44:59 +00:00
docs: Add documentation links to v0.63.3 release notes
This commit is contained in:
parent
fe138ac05b
commit
b8c41198a3
1 changed files with 3 additions and 3 deletions
|
@ -5,9 +5,9 @@
|
||||||
|
|
||||||
### Aider v0.63.3
|
### Aider v0.63.3
|
||||||
|
|
||||||
- Added `/editor` command to open system editor for writing prompts.
|
- Added [`/editor` command](https://aider.chat/docs/usage/commands.html#editor) to open system editor for writing prompts.
|
||||||
- Added support for optional multiline input tags with matching closing tags.
|
- Added support for [optional multiline input tags](https://aider.chat/docs/usage/multiline.html) with matching closing tags.
|
||||||
- Improved model settings configuration with default and override handling.
|
- Improved [model settings configuration](https://aider.chat/docs/llms/settings.html) with default and override handling.
|
||||||
- Added support for deep merging of extra model settings parameters.
|
- Added support for deep merging of extra model settings parameters.
|
||||||
- Fixed bug in fuzzy model name matching.
|
- Fixed bug in fuzzy model name matching.
|
||||||
- Added Timeout exception to handle API provider timeouts.
|
- Added Timeout exception to handle API provider timeouts.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue