Skip to content

Commit 1ef1cc7

Browse files
committed
Announce CppInterOp 1.5
1 parent cad8f24 commit 1ef1cc7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

_data/releases.yml

+14
Original file line numberDiff line numberDiff line change
@@ -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+
115
- date: 2024-12-17
216
codebase: "Clad"
317
version: "v1.8"

0 commit comments

Comments
 (0)