Skip to content

February 18th Release

Compare
Choose a tag to compare
@nojaf nojaf released this 18 Feb 09:25
· 255 commits to master since this release
0fd6580

4.6.5

Changed

Fixed

  • Error formatting defines #if (!DEBUG) ... #endif (no #else). #2098
  • Single block comment in namespace is disappearing. #1951
  • Unexpected newline added before let bang. #1932
  • Creating anonymous record based on a function call with a list arg fails. #1749
  • Access modifier is lost in extern declaration. #1213
  • Unexpected indentation in if-else when using keep_if_then_in_same_line=true. #1160

Documentation

  • Add additional information about the style guide in CONTRIBUTING.md. #2078
  • Fix FSharp compiler docs link for SynExpr. #2082
  • Fix FSharp compiler docs link for SynExpr.DotGet expression. #2084
  • Pre push hook to ensure code is formatted on upload. #2085
  • Explain what's needed to close issues, that aren't reproducible anymore. #2092

Special thanks to @dawedawe, @ribeirotomas1904, @saerosV and @baronfel!

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