CSharpier v0.10.0 Release Notes

  • What's Changed

    • try-finally without catch clause is formatted strangely. #454
    • ๐Ÿ›  Nested FixedStatements should break #438
    • Disabled text validation fails with trailing whitespace #428
    • Vertically Align Curly Braces #423
    • Crash On Empty Config File #421
    • Conditional in Arguments should indent. #419
    • Chained assignments formatting can be improved #417
    • ๐Ÿ‘Œ Improve ConditionalExpression in ReturnStatement formatting #416
    • Pattern Matching edge cases #413
    • ๐ŸŒฒ Implement proper logging. #406
    • (finally) Improve formatting of InvocationExpressions #7

    Full Changelog: https://github.com/belav/csharpier/compare/0.9.9...0.10.0