Releases: fsprojects/fantomas
May 14th Release
6.0.3
Changed
- Update FCS to 'Add commas to tuple pat and simple pats', commit e267bb9f8d590feed1b94b469d78cfce61afecad
Fixed
- Preserves quotes around type parameter names. #2875
- Additional whitespace for LineCommentAfterSourceCode when last character is a
,
. #2589 - Tupled parameter wrapped in conditional directive. #2877
May 5th Release
April 19th Release
April 13th Release
6.0.0 Voltron - 04/2023
Dear all,
We are calling version 6, nicknamed Voltron, stable.
The name Voltron was chosen for this release as many lions (OSS contributors) make one legendary Voltron (formatter)!
Notable end-user changes:
- Control verbosity in the console output. #2627
- Stroustrup styling. #1408
- Parallel formatting #2624
- Exposing the Oak API #2711
- Adding the new Cursor API #2727
Some more details can be found in this blog post.
Special thanks to @dawedawe, @josh-degraw, @edgarfgp, @TheAngryByrd and @DedSec256!
https://www.nuget.org/packages/fantomas/6.0.0
Full Changelog: v5.2.4...v6.0.0
v6.0.0-beta-001
v6.0.0-beta-001
Fixed
- If then expression inside object instantiation breaks when formatted. #2819
- fsharp_space_before_colon not honored for return type info of explicit get, set. #2825
- Fantomas is trying to format the input multiple times due to the detection of multiple defines. #2822
Changed
- Update FCS to 'Add parser recovery for incomplete named pat pair', commit ba6647ebf5b94823c4d6fafd1e7d5f806d915ee0
Special thanks to @nojaf
v6.0.0-alpha-010
v6.0.0-alpha-009
v6.0.0-alpha-009
Fixed
- Adding space after prefix operator breaks code. #2796
- Idempotency problem when comment after pattern match arrow and Stroustrup. #2806
Special thanks to @josh-degraw @nojaf
v6.0.0-alpha-008
v6.0.0-alpha-007
Hello,
We are excited to announce that the development of v6 has wrapped up.
Please try out this release while we still can accept any feedback. We will soon go into the beta phase and no longer accept any breaking changes.
Check out our upgrade guide to see how to migrate to v6.
Many thanks,
the Fantomas team
Changed
Removed
- Strict mode. #2798