v2025.24.3
=== Breaking changes ===
No breaking changes
=== All changes for this release ===
97c5d06 Fix platform macros.. (#9502)
09fe4ff Preprocessor bug (#9495)
528ddf7 add matrix tranpose support on metal (#9488)
671b391 Use the system-installed slangc compiler when building without dependencies (#9480)
992ec72 Avoid infinite cycle when mangling struct defined inline at a parameter type location (#9482)
7abf3a9 Activtely synthesize AttributeDecl for user defined attribute structs. (#9481)
21296af Add -report-dynamic-dispatch-sites flag (#9273)
fe8bd58 move tests from bug directory to bugs (#9463)
55d680e Preserve emtpy tuple elements in createGLSLGlobalVaryings. (#9479)
794052b Fix mishandling of induction values in loop unrolling. (#9476)
1027aa5 Reduce copying inside SourceFile::setContents; fix non-BOM UTF-16 offset and skip UTF-16 checks if file size is odd (#9407)
2e66e60 Don't generate IR in ComponentType::specialize if spec arg is invalid. (#9453)
f1165f5 Fix Copilot path mapping - mount _work to work not _work (#9473)
23424c8 Add /runner to /home/runner bind mount for Copilot compatibility (#9470)
7ea1506 Emit a warning for a default-constructed interface variable and make it safer (#9421)
c969c4b Remove container specification from copilot-setup-steps (#9468)
3fe13e7 Remove container specification from copilot-setup-steps (#9466)
70df5d2 Fix scope of local variables from inlined functions (#9418)
8312133 Fix incorrect use of reinterpret_cast and union (#9458)
71a5fc1 Fix Git safe.directory configuration for container workflows (#9461)
8968b4a Add packages:read permission for container image authentication (#9464)
2db7bd6 Use Custom Linux CI container image (#9460)
25c1c6e emit-spirv: handle IRVoidType in emitDebugTypeImpl (#9414)
d26153e Install curl before Copilot preparation step (#9432)
a9d10b8 Revert "Add workspace mounts to container options for Copilot compati… (#9426)
262c3a6 Add workspace mounts to container options for Copilot compatibility (#9424)
dd4ba6e Skip slangpy-samples tests on macOS debug builds (#9408)
db9dd16 Configure Copilot Coding Agent for ARC self-hosted GPU runner (#9415)