Skip to content

Releases: fsprojects/fantomas

May 27th Release

28 May 06:56
d21ab68
Compare
Choose a tag to compare

7.0.2

Changed

  • Print version at beginning of execution when detailed verbosity is set. 3148

Fixed

  • Anonymous records in interpolated strings. #3162
  • Preserve backticks in active pattern idents. #3126
  • New lines are added after comment in measure type. #3145
  • Idempotency problem with comments in applications on lambda expressions. #3128

Special thanks to @alex-de-oliveira and @dawedawe!

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

February 21st Release

21 Feb 16:08
b3b3e62
Compare
Choose a tag to compare

7.0.1

Fixed

  • Add missing 'MultilineBracketStyle' in the returned configuration JSON. #3151

Special thanks to @MangelMaxime, @nojaf!

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

January 10th Release

10 Jan 14:51
Compare
Choose a tag to compare

7.0.0 Spillways - 01/2025

Miscellaneous

  • Stable release.

Special thanks to @nojaf!

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

October 29th Release

29 Oct 08:35
b7dca79
Compare
Choose a tag to compare

6.3.16

Fixed

  • Idempotency problem when calling multi-line discriminated union with generic type parameter. #3132

Special thanks to @Leaxe and @nojaf!

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

September 14th Release

14 Sep 12:29
06d86ad
Compare
Choose a tag to compare

6.3.15

Fixed

  • Non needed parentheses are added around lambda call from tuple/members #3082

Special thanks to @johnW-ret!

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

September 14th Release

14 Sep 12:05
be5d577
Compare
Choose a tag to compare

6.3.14

Fixed

  • Idempotency problem when _.Property shorthand with record value. #3120

Special thanks to @AsmusAB!

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

September 10th Release

10 Sep 14:25
ceb1fa2
Compare
Choose a tag to compare

6.3.13

Fixed

  • Idempotency problem when adding members to a single case union without a pipe #3102

Special thanks to @joprice!

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

September 5th Release

05 Sep 20:25
87a6577
Compare
Choose a tag to compare

6.3.12

Fixed

  • Fantomas deletes attributes from getters. #3114

Special thanks to @MikaelUmaN and @nojaf!

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

August 16th Release

16 Aug 08:59
f4738e0
Compare
Choose a tag to compare

6.3.11

Fixed

  • F# Range Operator (..) with negative numbers produces invalid F# code and idempotent. #3105

Special thanks to @nojaf!

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

July 12th Release

12 Jul 09:48
e2aa020
Compare
Choose a tag to compare

6.3.10

Changed

  • Update FCS to 'Allow ParsedHashDirectives to take non string arguments', commit 836d4e0603442d6053c8d439993a022501cae494 #3096

Fixed

  • Regression with dot lambda args being pushed out too far. #3097

Special thanks to @dawedawe and @nojaf!

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