We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2e8b43 commit d43507dCopy full SHA for d43507d
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Change Log
2
3
+# v2.0.5
4
+- Update to Slang v2026.1.2.
5
+- Adding support for FloatE4M3, FloatE5M2 and BFloat16 types.
6
+- Adding missing CoopMatrix functions.
7
+
8
# v2.0.4
9
- Update to Slang v2025.24.3.
10
package.json
@@ -3,7 +3,7 @@
"displayName": "Slang",
"description": "Extension for the Slang Shading Language",
"publisher": "shader-slang",
- "version": "2.0.4",
+ "version": "2.0.5",
"icon": "./images/icon.png",
"engines": {
"vscode": "^1.85.0"
0 commit comments