Immutable
release. Only release title and notes can be modified.
0.12.0 (2026-08-31)
⚠ BREAKING CHANGES
SjabloonErrorCodeis now the codes sjabloon itself mints. It folded inXprsnErrorCode, so anyone assigning anXPRSN_*literal to that type has to widen toSjabloonErrorCode | XprsnErrorCode, which is whatSjabloonDiagnostic.codeis now declared as.relocatealso gains aspanoption besideoffset.
Features
- diagnostics are minted and relocated through waarmerk (4cc2a85)