Releases: fsprojects/fantomas
Releases · fsprojects/fantomas
June 1st Release
May 30th Release
April 16th Release
6.3.4
Fixed
- Regression: An empty line or comment at the end of a list breaks Stroustrup formatting. #3079
Special thanks to @Linschlager and @app/dependabot!
April 12th Release
6.3.3
Fixed
- FormatASTAsync loses single quotes for characters. #3076
Special thanks to @ErikSchierboom!
April 12th Release
March 30th Release
March 15th Release
6.3.0 Zenith - 03/2024
Hi all,
This release adds support for some F# 8 features:
And has a few stylistic changes:
- Aligned bracket style in anonymous record is not respected. #2706 style guide
- Multi-line secondary constructor. #3037 style guide
- Style for empty class. #2976