This commit is contained in:
Paul Gauthier 2024-11-15 07:42:17 -08:00
parent c127f8f2f0
commit 0bf17a48f7
3 changed files with 169 additions and 159 deletions

View file

@ -1,19 +1,17 @@
# Release history
### Aider v0.63.2
### main branch
- Fixed bug in fuzzy model name matching when litellm provider info is missing.
- Modified model metadata file loading to prioritize resource file.
- Updated dependency versions.
- Aider wrote 55% of the code in this release.
- Modified model metadata file loading to allow override of resource file.
- Allow recursive loading of dirs using `--read`.
- Updated dependency versions to pick up litellm fix for ollama models.
### Aider v0.63.1
- Fixed bug in git ignored file handling.
- Improved error handling for git operations.
- Updated test paths in documentation.
- Aider wrote 55% of the code in this release.
### Aider v0.63.0