We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69f711d commit 277fb52Copy full SHA for 277fb52
1 file changed
_data/releases.yml
@@ -1,3 +1,13 @@
1
+- date: 2026-01-28
2
+ codebase: "CppInterOp"
3
+ version: "v1.8.0"
4
+ description: |
5
+ This release focuses on improving runtime introspection, extending the JIT
6
+ and incremental compilation capabilities, introducing a new API dispatch
7
+ mechanism, and delivering numerous robustness and correctness fixes across
8
+ the interpreter and code generation layers.
9
+ link: "https://github.com/compiler-research/CppInterOp/releases/tag/v1.8.0"
10
+
11
- date: 2025-11-02
12
codebase: "Clad"
13
version: "v2.2"
0 commit comments