Releases: fsprojects/fantomas
Releases · fsprojects/fantomas
October release
2.9.0 "Monstrance Clock" October release
- Improved README. #243
- Bad split of chained method call expression. #246
- rec modifier removed for namespaces and modules. #292
- Over-enthusiastic removal of parentheses #249
- Broken reformat of "if" inside call (fantomas-tool 2.8.0) #288
- Support struct tuple. #224
- Support match! #262
- Fix for AST formatting regression. #321
- Upgrade to .NET 4.5.2 #325
Special thanks to @jindraivanek, @7sharp9 , @kkm000, @sasmithjr and @alfonsogarciacaro.
September release
2.8.1 - September release
- Force parameter is true by default. #267
- Formatting compiler directives with inactive code is incorrect. #270
- Fix "Fantômas" mistranslation in README. #273
- Fix for preserve EOL feature. #275
- rec keyword is removed from recursive modules #274
- Access modifiers in method signatures in signature files are not formatted correctly. #284
#if FOO || BAR => #if FOO#280overridebecomesmemberin interface implementations. #263- Operator >>.~ incorrectly formatted. #291
- Bad choice of line break location in boolean equality expression. #248
- Pipe operator inside quotation expression leads to wrong indentation. #256
- broken indent by pipe formatting. #269
Special thanks to @jindraivanek, @s-trooper, @AnthonyLloyd, @vasily-kirichenko, @7sharp9 and @ThibaultLemaire
VS extension and NuGet package 1.0.5
v1.0.5:
- Fully support F# 3.1 syntax
- Be compatible with F# on Mono
- Handle external functions
- Improve support of multiline strings
- Implement various bug fixes
Download VS extension at http://visualstudiogallery.msdn.microsoft.com/24ef5c87-b4e3-4c3b-b126-1064cc66e148