Skip to content

Commit 277fb52

Browse files
committed
Announce CppInterOp v1.8.0
1 parent 69f711d commit 277fb52

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

_data/releases.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
- date: 2025-11-02
212
codebase: "Clad"
313
version: "v2.2"

0 commit comments

Comments
 (0)