You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
v5.0.0 Major feature release
feat: Add conversion from the System Expression to the Light Expression to allow hoisted system expression embedding in the larger light expression #271 Add conversion from the System Expression to the Light Expression to allow hoisted system expression embedding in the larger light expression
feat: Add explicit target for .NET 9 #432 Add explicit target for .NET 9
feat: ToCSharpString should generate stable names for the unnamed variables, parameters and labels #434 ToCSharpString should generate stable names for the unnamed variables, parameters and labels
fix: Optimize OpCode.Ceq plus Branch into a single compare-and-branch #262 Optimize OpCode.Ceq plus Branch into a single compare-and-branch
fix: TryCatch expression as argument in Call expression produces invalid program #424 TryCatch expression as argument in Call expression produces invalid program
fix: Directly passing a method result to another method by ref, fails with InvalidProgramException #426 Directly passing a method result to another method by ref, fails with InvalidProgramException
fix: CSharp output with more consistency, robustness and more understandable code #427 CSharp output with more consistency, robustness and more understandable code
fix: Expression.Switch without a default case incorrectly calls first case for unmatched values. #428 Expression.Switch without a default case incorrectly calls first case for unmatched values
fix: TryCatch - Bad label content in ILGenerator #430 TryCatch - Bad label content in ILGenerator
This discussion was created from the release v5.0.0 Major feature release.
Beta Was this translation helpful? Give feedback.
All reactions