File tree Expand file tree Collapse file tree 6 files changed +11
-5
lines changed
Fantomas.CoreGlobalTool.Tests Expand file tree Collapse file tree 6 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 1+ #### 4.6.3 - 02/2022
2+
3+ * Documentation: Running fake build locally. [ #2056 ] ( https://github.com/fsprojects/fantomas/issues/2056 )
4+ * Documentation: Replace Gitter with Discord. [ #2070 ] ( https://github.com/fsprojects/fantomas/pull/2070 )
5+ * Fix Spaces are lost in multi range expression. [ #2071 ] ( https://github.com/fsprojects/fantomas/issues/2071 )
6+
17#### 4.6.2 - 02/2022
28
39* Fix Comment in method chain gets deleted. [ #2062 ] ( https://github.com/fsprojects/fantomas/issues/2062 )
Original file line number Diff line number Diff line change 44 <TargetFramework >net5.0</TargetFramework >
55 <IsPackable >false</IsPackable >
66 <GenerateProgramFile >false</GenerateProgramFile >
7- <Version >4.6.2 </Version >
7+ <Version >4.6.3 </Version >
88 <NoWarn >FS0988</NoWarn >
99 <WarningsAsErrors >FS0025</WarningsAsErrors >
1010 </PropertyGroup >
Original file line number Diff line number Diff line change 88 <RollForward >Major</RollForward >
99 <ToolCommandName >fantomas</ToolCommandName >
1010 <PackAsTool >True</PackAsTool >
11- <Version >4.6.2 </Version >
11+ <Version >4.6.3 </Version >
1212 <AssemblyName >fantomas-tool</AssemblyName >
1313 <WarningsAsErrors >FS0025</WarningsAsErrors >
1414 <PackageLicenseFile >LICENSE.md</PackageLicenseFile >
Original file line number Diff line number Diff line change 22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >4.6.2 </Version >
5+ <Version >4.6.3 </Version >
66 <Description >Utility package for Fantomas</Description >
77 <WarningsAsErrors >FS0025</WarningsAsErrors >
88 <PackageLicenseFile >LICENSE.md</PackageLicenseFile >
Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22 <PropertyGroup >
3- <Version >4.6.2 </Version >
3+ <Version >4.6.3 </Version >
44 <NoWarn >FS0988</NoWarn >
55 <TargetFramework >net5.0</TargetFramework >
66 <WarningsAsErrors >FS0025</WarningsAsErrors >
Original file line number Diff line number Diff line change 22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
44 <TargetFramework >netstandard2.0</TargetFramework >
5- <Version >4.6.2 </Version >
5+ <Version >4.6.3 </Version >
66 <Description >Source code formatter for F#</Description >
77 <WarningsAsErrors >FS0025</WarningsAsErrors >
88 <PackageLicenseFile >LICENSE.md</PackageLicenseFile >
You can’t perform that action at this time.
0 commit comments