We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b52776 commit 9d0f22dCopy full SHA for 9d0f22d
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## v2.5.2
2
+#### 🚀 Features
3
+
4
+- Support Android x86-64 architecture (Magic Leap 2) (PR: #344)
5
+- Combine ARM and Intel architectures of macOS (PR: #345)
6
7
8
## v2.5.1
9
#### 🚀 Features
10
CHANGELOG.release.md
@@ -1,11 +1,5 @@
### 🚀 Features
-- Allow JSON schema grammars (PR: #333)
-- Add support for Qwen3 models (PR: #335)
-- Add support for BitNet models (PR: #334)
-- Upgrade LlamaLib to v1.2.5 (llama.cpp b5261) (PR: #335)
-
-### 🐛 Fixes
-- Fix Unity Editor hanging after stopping a completion and restarting scene (PR: #335)
11
0 commit comments