This commit is contained in:
Paul Gauthier 2025-02-23 08:50:49 -08:00
parent ea03f9def0
commit 908b10dae0
5 changed files with 118 additions and 95 deletions

View file

@ -1,5 +1,11 @@
# Release history
### main branch
- Added support for tree-sitter language pack.
- Added openrouter/o3-mini-high model configuration.
- Added build.gradle.kts to special files for Kotlin project support, by Lucas Shadler.
### Aider v0.74.2
- Prevent more than one cache warming thread from becoming active.