We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cad8f24 commit 1ef1cc7Copy full SHA for 1ef1cc7
_data/releases.yml
@@ -1,3 +1,17 @@
1
+- date: 2024-12-25
2
+ codebase: "CppInterOp"
3
+ version: "v1.5.0"
4
+ description: |
5
+ This release introduces significant enhancements, including Jupyter-Lite
6
+ integration for browser-based demos, a new C API with types like `CXScope`
7
+ and `CXQualType` for better interoperability, and improved Emscripten builds
8
+ with reduced dependencies and optimized workflows. Key updates also include
9
+ enhanced documentation, CI/CD workflow optimizations, and crucial bug fixes
10
+ addressing deployment paths, inheritance-related build failures, and cache
11
+ pressure. This release emphasizes usability, maintainability, and
12
+ performance.
13
+ link: "https://github.com/compiler-research/CppInterOp/releases/tag/v1.5.0"
14
+
15
- date: 2024-12-17
16
codebase: "Clad"
17
version: "v1.8"
0 commit comments