CSharpier v0.9.6 Release Notes

  • What's Changed

    • โž• Add options to write the formatted file to stdout and accept a file from stdin #282
    • Implement ConditionalGroup doc type #278
    • โšก๏ธ Optimize some hot paths to speed up formatting. #277
    • Implement Align Doc Type #276
    • ๐Ÿ‘Œ Improve formatting of ClassDeclaration with BaseList + Constraints #275
    • โœ… Switch tests to width 100 so they line up with default option #256
    • Improving formatting of generics + variable declarations. #240
    • ๐Ÿ‘Œ Improve Forrmatting of Field with lambda and generics #236
    • ๐Ÿ‘Œ Improve Formatting of object initialiser syntax #234
    • ๐Ÿ‘Œ Improve formatting of generic methods and constructors #94
    • ๐Ÿ‘Œ Improve formatting of field with generics #47

    Full Changelog: https://github.com/belav/csharpier/compare/0.9.5...0.9.6