Skip to content

Commit d690e22

Browse files
committed
Announce CppInterOp 1.6.0
1 parent 159db08 commit d690e22

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

_data/releases.yml

+17
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
- date: 2025-02-28
2+
codebase: "CppInterOp"
3+
version: "v1.6.0"
4+
description: |
5+
This release introduces new utilities for pointer, reference, and function
6+
pointer types, along with enhanced enumeration support and class name
7+
demangling functions. Key bug fixes address issues in code generation, CMake
8+
configurations, and cross-platform compatibility, particularly for Windows
9+
and Emscripten builds. Continuous integration and infrastructure
10+
improvements optimize caching, streamline workflows, and expand CI coverage
11+
for multiple architectures. Documentation updates include new Emscripten
12+
build instructions, while testing and debugging enhancements refine Clang
13+
formatting and unit test configurations. Overall, this update enhances code
14+
flexibility, performance, and automation while improving debugging and build
15+
processes.
16+
link: "https://github.com/compiler-research/CppInterOp/releases/tag/v1.6.0"
17+
118
- date: 2025-02-10
219
codebase: "Clad"
320
version: "v1.9"

0 commit comments

Comments
 (0)