Skip to content

Releases: fsprojects/fantomas

June 10th Release

09 Jun 22:22
6b1ce03
Compare
Choose a tag to compare

6.3.9

Fixed

  • Invalid location of comma when using named parameters for a class. #2865

Special thanks to @dawedawe!

https://www.nuget.org/packages/fantomas/6.3.9

June 6th Release

06 Jun 15:42
854d9b3
Compare
Choose a tag to compare

6.3.8

Fixed

  • Fix precedence change of ||> due to inserted newline. #2866

Special thanks to @dawedawe!

https://www.nuget.org/packages/fantomas/6.3.8

June 1st Release

01 Jun 17:22
753676d
Compare
Choose a tag to compare

6.3.7

Fixed

  • Fix case determination issue with ExprAppNode and ExprParenNode. #2998

Special thanks to @dawedawe!

https://www.nuget.org/packages/fantomas/6.3.7

June 1st Release

01 Jun 08:28
9925f66
Compare
Choose a tag to compare

6.3.6

Fixed

  • Fix case determination issue with ExprAppSingleParenArgNode. #3088

Special thanks to @dawedawe!

https://www.nuget.org/packages/fantomas/6.3.6

May 30th Release

30 May 12:23
cb7a8e0
Compare
Choose a tag to compare

6.3.5

Fixed

  • Idempotency problem when _.Property shorthand. #3050

Special thanks to @dawedawe!

https://www.nuget.org/packages/fantomas/6.3.5

April 16th Release

16 Apr 07:18
873d9d7
Compare
Choose a tag to compare

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!

https://www.nuget.org/packages/fantomas/6.3.4

April 12th Release

12 Apr 14:26
ccaee4a
Compare
Choose a tag to compare

6.3.3

Fixed

  • FormatASTAsync loses single quotes for characters. #3076

Special thanks to @ErikSchierboom!

https://www.nuget.org/packages/fantomas/6.3.3

April 12th Release

12 Apr 08:16
4d5e5e2
Compare
Choose a tag to compare

6.3.2

Changed

  • Update FCS to 'Add SynExprSequentialTrivia', commit 050271d631956a4e0d0484a583d38236b727a46d #3075

Fixed

  • Fantomas corrupts an explicit constructor with then clause. #3074

Special thanks to @nojaf!

https://www.nuget.org/packages/fantomas/6.3.2

March 30th Release

30 Mar 14:31
25a9002
Compare
Choose a tag to compare

6.3.1

Fixed

  • HashDirective before closing ]. #3070

Special thanks to @nojaf!

https://www.nuget.org/packages/fantomas/6.3.1

March 15th Release

15 Mar 12:59
e2d6de0
Compare
Choose a tag to compare

6.3.0 Zenith - 03/2024

Hi all,

This release adds support for some F# 8 features:

  • Add support for while!#2977
  • Fantomas does not support extended interpolated strings #3012

And has a few stylistic changes:

Special thanks to @Smaug123, @dawedawe and @nojaf!

https://www.nuget.org/packages/fantomas/6.3.0