CSharpier v0.16.0 Release Notes

  • What's Changed

    • ๐Ÿ›  fix: ignore file detection when directory contains period #634
    • Format switch statement consistently with other code. #624
    • CodeFormatter should accept SyntaxTree #621
    • โž• Add support for netstandard 2.0 to CSharpier.Core #619
    • ๐Ÿ’… Indent c style multiline comments correctly when they switch indentation. #606
    • Member access should break #600
    • โš  SuppressNullableWarningExpression ( !. ) does not break consistenly #596
    • Turn CSharpier.com into a proper website. #505

    Full Changelog: https://github.com/belav/csharpier/compare/0.15.1...0.16.0