Skip to content

Releases: fsprojects/fantomas

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

November 2nd Release

02 Nov 10:28
5a8458e
Compare
Choose a tag to compare

6.2.3

Fixed

  • Crash when trying to format indexed property with three arguments. #2971

Special thanks to @dawedawe and @nojaf!

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

October 18th Release

18 Oct 15:18
0d7da4c
Compare
Choose a tag to compare

6.2.2

Fixed

  • Space before should not be introduced for index expression. #2965

Special thanks to @dawedawe and @nojaf!

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

September 18th Release

18 Sep 09:23
db9e6e4
Compare
Choose a tag to compare

6.2.1

Fixed

  • Backticks in optional parameter gets removed #2954
  • Ticks in namespace are lost #2959

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

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

August 29th Release

29 Aug 07:38
b0412ac
Compare
Choose a tag to compare

6.2.0

Added

Changed

  • Update FCS to 'Included get,set in range of AutoProperty', commit d508186f510681d1261291474e3f9f25485999a8
  • Update FCS to 'Add a Paren case to SynRationalConst', commit 97a5b6584b54707e3e8541fe758e1aa22132a8fe

Fixed

  • Comment no longer attached to autoproperty. #2948
  • begin/end are replaced with parens. #2368
  • Block comment in Rational between lparen and numerator is moved before lparen. #2930
  • Block comment in Rational between / and denominator is moved before /. #2932
  • Block comment in Rational between denominator and rparen is moved behind rparen. #2933

Special thanks to @dawedawe and @nojaf!

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