CSharpier v0.13.0 Release Notes

  • What's Changed

    • Incorrect indentation in Method chain inside Initializer #529
    • ๐Ÿ‘ Allow empty lines before comments in enums #524
    • For with empty statement should have space. #523
    • Empty lines are not respected with break and continue #520
    • Extra Whitespace in empty anonymous initializer #519
    • Class that ends with comment does not retain extra line before comment #513
    • Join Clause with Type losing Type #508
    • ๐Ÿ‘ป Give cli bad path, you get an exception #506
    • Double blank lines appearing in top level statements #501
    • VisualStudio Extension #499
    • ๐Ÿ”Œ Rider Plugin #498
    • CSharpier.MSBuild may have mismatched version with CLI #490
    • Break object initializers if there are 3 or more properties #446
    • ๐Ÿ‘ฎ Force lines before and after some members. #285
    • ๐Ÿ’… Formatting may conflict with StyleCopAnalayzers #13

    Full Changelog: https://github.com/belav/csharpier/compare/0.12.0...0.13.0