File tree 1 file changed +17
-0
lines changed
1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
18
- date: 2025-02-10
2
19
codebase: "Clad"
3
20
version: "v1.9"
You can’t perform that action at this time.
0 commit comments