MetalamaConceptual documentationRelease notesMetalama 2023.​2
Open sandboxFocusImprove this doc

Metalama 2023.2

Metalama 2023.2 focuses on bugfixes and minor enhancements.

Platform updates

  • Our test framework is now compatible with xUnit 2.5.0.

Enhancements

Breaking changes

  • The interpretation of ConversionKind.Default, utilized as a default parameter value in the Is API, has been adjusted to more accurately reflect the documented behavior of the C# is operator. This impacts any method accepting ConversionKind, whether explicitly specified or not.