We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffa54f2 + 2ca797e commit 070f54eCopy full SHA for 070f54e
1 file changed
README.md
@@ -18,8 +18,11 @@
18
* Support for the Open AI's Realtime API
19
* Hexagon NPU support for Llama and Mistra
20
21
-* v2025.3.0
22
- * Improved runtime performance
+* v2025.3.0 (in test)
+ * Updated VS Code LSP support for macOS and Linux ✍🏽
23
+ * Collection bug fixes 🫙
24
+ * LSP bug fixes ⌨️
25
+ * More aggressive method inlining 🏎️
26
27
* <ins>v2025.2.2</ins>
28
* Improved named pipe support 🔌
@@ -31,12 +34,6 @@
31
34
* Improved support for JSON stream parsing ⭐
32
35
* Faster 'String' compare 🚄
33
36
-* v2025.2.0
- * Add WebSocket support🔌
- * Performance testing for Llama and Mistra CPU execution 🧮
37
- * Improve SDL2 stability for Windows on arm64 🎮
38
- * Bug fixes #509 and #510 🐛
39
-
40
## Examples
41
42
```ruby
0 commit comments