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
-
We have just released Metalama 2023.1.1-preview, the first build of the bug-fixing branch 2023.1, with the following improvements:
IMPROVED
foreach
loops in runtime-conditional blocksFIXED
Fixed:
TypedConstant
does not work asIExpression
for complex valuesFixed:
AdviceImplementationResult.Declaration
is null when declaration is overidden or "new"Fixed: Exception caused by aspect ordering when using records
Templates & code generation:
meta.This.Method()
shouldn't compile tobase.Method()
even if method is not overriddennameof(OtherClass.Member)
is replaced by<error>
without diagnosticsContracts:
Design-time:
Beta Was this translation helpful? Give feedback.
All reactions