Skip to content

Releases: belav/csharpier

0.9.3

13 Jun 15:32
5a3446d
Compare
Choose a tag to compare

What's Changed

  • RecordDeclaration with Generics produces invalid code #201
  • Formatting of auto implemented properties with access modifiers #188
  • Verbatim string literals take into account EndOfLine configuration #183
  • CSharpierIgnore & CSharpierRC from parent directories should be respected. #181
  • Break apart readme #172
  • PatternMatching includes extra spaces #167
  • Re-add async file reads #127
  • Dictionary Initializer inserts extra new line #103

Full Changelog: 0.9.2...0.9.3

0.9.2

13 Jun 15:31
b0e5d2e
Compare
Choose a tag to compare

What's Changed

  • Support "auto" for endOfLine #147
  • Long Parameter Attribute should break after ending brace #174
  • Attribute on parameter should have space #104

Full Changelog: 0.9.1...0.9.2

0.9.1

13 Jun 15:31
e37b54d
Compare
Choose a tag to compare

What's Changed

  • Add support for .csharpierignore #159
  • Break before BinaryOperator #152
  • LeadingComments affect breaking #149
  • Ignore generated files by default #140
  • Return with BinaryExpression #137
  • IsPattern breaking inside of IfStatement #130
  • SpaceBrace causing breaking when it shouldn't #100
  • Implement Formatting Options with Configuration File #10

Full Changelog: 0.9.0...0.9.1