Skip to content

Releases: fsprojects/fantomas

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

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