This commit is contained in:
Paul Gauthier 2025-02-23 08:52:06 -08:00
parent 908b10dae0
commit fa281d89d2
2 changed files with 4 additions and 2 deletions

View file

@ -1,7 +1,8 @@
# Release history
### main branch
### Aider v0.74.3
- Downgrade streamlit dependency to avoid threading bug.
- 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.

View file

@ -23,8 +23,9 @@ cog.out(text)
]]]-->
### main branch
### Aider v0.74.3
- Downgrade streamlit dependency to avoid threading bug.
- 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.