You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: HISTORY.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Release history
2
2
3
+
### main branch
4
+
5
+
- Added support for `openrouter/google/gemma-3-27b-it` model.
6
+
- Aider wrote 96% of the code in this release.
7
+
3
8
### Aider v0.77.0
4
9
5
10
- Big upgrade in [programming languages supported](https://aider.chat/docs/languages.html) by adopting [tree-sitter-language-pack](https://github.com/Goldziher/tree-sitter-language-pack/).
Copy file name to clipboardExpand all lines: aider/website/HISTORY.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,11 @@ cog.out(text)
23
23
]]]-->
24
24
25
25
26
+
### main branch
27
+
28
+
- Added support for `openrouter/google/gemma-3-27b-it` model.
29
+
- Aider wrote 96% of the code in this release.
30
+
26
31
### Aider v0.77.0
27
32
28
33
- Big upgrade in [programming languages supported](https://aider.chat/docs/languages.html) by adopting [tree-sitter-language-pack](https://github.com/Goldziher/tree-sitter-language-pack/).
0 commit comments