Skip to content

November release

Compare
Choose a tag to compare
@nojaf nojaf released this 27 Nov 18:03
· 1292 commits to master since this release
0f27ccf

3.1.0 "Kiss The Go-Goat" November release

  • Fix invalid code generated after multiline string when other expressions exist on same line. #545
  • Fix Trivia before elif generates invalid code due to missing indentation. #527
  • Fix Don't add additional newline between two and blocks. #520
  • Fix Print line comment after { #517
  • Fix Formatting document removes '#if DEBUG' and '#endif'. #512
  • Fix Some unicode control characters are incorrectly formatted. #506
  • Fix New empty line inserted preceding module attribute. #505
  • Fix Weird indentation/breaks with lambda in pipeline. #503
  • Fix Sufficiently indent match case bodies for other indentation lengths than 4. #502
  • Fix --noSpaceBeforeColon doesn't work. #499
  • Fix Invalid code produced when wrapping method call to new line. #498
  • Fix Indexer usage fails to parse. #497
  • Use FCS 33.0.0. pull/568
  • Use dotnet tools pull/558
  • Add --maxIfThenElseShortWidth option, see documentation

Special thanks to @jindraivanek, @smoothdeveloper & @baronfel

https://www.nuget.org/packages/fantomas-tool/3.1.0