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
0.5.80-preview has been released with the following improvements:
Improved
🥳 The Metalama.Framework.Engine assembly, which contains most of the logic of Metalama, is no longer obfuscated.
Contracts: added eligibility condition to prevent to add them to abstract members, except for inheritance.
Configuration files: better handling of invalid json files, reporting of issues with the metalama config print and metalama config validate commands.
InterpolatedStringBuilder: support for format and alignment specifiers.
Changed
⚠️ The schema of diagnostics.json has changed. Run metalama config reset diagnosticsafter updating the metalama global tool.
Fixed
Several threading issues in the design-time experience including a deadlock when the "diff preview" feature was used shortly after a change in compile-time code.
Race condition resulting in a corruption of the compile-time project cache.
Type parameters: nullable annotations of the template must be stripped when the substituted type is already nullable.
Ladies and gentlemen, unless some of you report a blocker, and after we change the version number, this build could well be the RC!
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
-
0.5.80-preview has been released with the following improvements:
Improved
metalama config print
andmetalama config validate
commands.InterpolatedStringBuilder
: support for format and alignment specifiers.Changed
diagnostics.json
has changed. Runmetalama config reset diagnostics
after updating themetalama
global tool.Fixed
Ladies and gentlemen, unless some of you report a blocker, and after we change the version number, this build could well be the RC!
Beta Was this translation helpful? Give feedback.
All reactions