Skip to content

v2025.14.1

Compare
Choose a tag to compare
@jkwak-work jkwak-work released this 07 Aug 16:54
· 144 commits to master since this release
7cd8130

=== Regression ===
We found that the following commit causes a regression and it is fixed on the release v2025.14.2.
063cbea Initial copy elision pass (#8042)

=== Breaking changes ===
No breaking changes

=== All changes for this release ===
7cd8130 Support expand on concrete tuple values. (#8106)
67a9692 Add new _getName to get extension decl names for core module docs (#7985)
9ed7b52 Add warning for comma operators used outside for-loops and expand expressions in legacy mode (#7984)
063cbea Initial copy elision pass (#8042)
9e26858 export fewer things from module targets (#8089)
d0848ab Run extras/verify-documented-compiler-version.sh only when built (#8097)
1088e57 Add a new option to use hash for release-note script (#8096)
f241b14 Fix atomic fp16 vector SPIRV emit (#8104)
631a4c3 Improve performance of AST deserialization (#7935)
b9aad66 Add Discord server link to Slang internal error messages (#8026)
de7ccaf Fix unused space discovery for bindless heap. (#8075)
b9f999b Enable on-demand deserialization of AST decls (#8095)
b7039f0 Add lock file to .gitignore (#8029)
b152f1b Add back GFX smoke test (#8030)
ea600fa Document how to ignore tests (#8049)
e0b9125 Fix GetDimensions to use mipLevel for SPIRV (#8065)