February release
2.9.2 February release
- Fix PreserveEndOfLine introduces additional newlines. #360
- Fix Extra newline is introduced when file ends with multiline comment. #363
- Fix Fantomas shouldn't remove parens when using the dynamic operator (?). #369
- Fix Extra semicolons in list with PreserveEndOfLine. #371
- Use qualified name for inputPath and outputPath. #376
- Added Nightly nuget feed. #375
- Moved solution file to root folder. #377
- Fix Multiple attributes indented wrongly with PreserveEndOfLine. #370
- Fix pattern matched unions are formatted badly. #283
- Fix wrong indentation when accessing member of constructed record. #383
- Fix latest fantomas breaks Falanx indentation. #384
- Add support for SynExpr.Set(,,_). #368
- Fix Recurse option with globally installed dotnet-tool traverses 'obj' directories. #341
- Fix creates invalid F# for string handling operations. #365
- Use FAKE 5. #261
- Added FAKE 5 sample. #402
Special thanks to @jindraivanek, @tathanhdinh