Skip to content

0.9.9

Compare
Choose a tag to compare
@belav belav released this 13 Jun 15:28
b6b8dea

Breaking Changes

  • Require the directoryOrFile argument when not piping into to stdin #381

What's Changed

  • SwitchExpression + Pattern edge cause causes extra line and poor formatting #408
  • NewLines not retained before lock statement #401
  • Better error handling when given a csproj or sln file #398
  • CSharpierignore not taken into account when supplying . as the directory #392
  • SwitchStatement with When breaks even with body of switch #387
  • Respect new lines between case statements #383
  • Line breaks in "when" clause in SwitchExpression #382
  • Block loses extra lines #378
  • RecordDeclaration should format consistently with ConstructorDeclaration #371
  • Conditional breaking without indentation #345
  • Improve formatting of pattern matching (IsPatternExpression, BinaryPattern, etc) #154
  • Code in IfDirective can't currently be formatted #15

New Contributors

Full Changelog: 0.9.8...0.9.9