We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a72d1f2 commit e3ef97dCopy full SHA for e3ef97d
_data/releases.yml
@@ -11,6 +11,15 @@
11
more complex object types, and infrastructure for benchmarking.
12
link: "https://github.com/vgvassilev/clad/releases/tag/v2.0"
13
14
+- date: 2025-05-22
15
+ codebase: "CppInterOp"
16
+ version: "v1.7.0"
17
+ description: |
18
+ This release introduces new utilities handling constructors, function
19
+ templates and best overload candidate matching. It improves stability and
20
+ resolves bugs.
21
+ link: "https://github.com/compiler-research/CppInterOp/releases/tag/v1.7.0"
22
+
23
- date: 2025-04-26
24
codebase: "Clad"
25
version: "v1.10"
0 commit comments