We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 712649d commit f4aec3cCopy full SHA for f4aec3c
1 file changed
_data/releases.yml
@@ -1,3 +1,13 @@
1
+- date: 2026-03-26
2
+ codebase: "CppInterOp"
3
+ version: "v1.9.0"
4
+ description: |
5
+ This release drops LLVM 18 support, adds CUDA/GPU support with automatic
6
+ SDK and architecture detection, improves introspection and type reflection
7
+ APIs, hardens the incremental C++ and dispatch infrastructure, and includes
8
+ ROOT-Cling integration changes for Cppyy.
9
+ link: "https://github.com/compiler-research/CppInterOp/releases/tag/v1.9.0"
10
+
11
- date: 2026-02-11
12
codebase: "Cling"
13
version: "v1.3"
0 commit comments