Releases: vbfox/MasterOfFoo
Releases · vbfox/MasterOfFoo
2.1.0
Synchronize with the latest FSharp.Core version and support the %B
format specifier
2.0.0
Include the readme in the NuGet package
Build with 8.0.201 SDK
The new set of supported platforms is .NET Framework 4.6.1, .NET Standard 2.0 and .NET 5.0
Add support for interpolated strings
1.0.6
Make dependency ranges less strict (For FSharp.Core
6.x)
Build with 5.0.201 SDK
1.0.3
Remove ValueTuple from references
1.0.2
Larger FSharp.Core version choice
1.0.0
The library now targets .Net 4.0, .Net standard 1.6 and .Net standard 2.0
0.2.1
NuGet package was accidentally dependent on FSharpLint.MSBuild
0.2.0
Fix %A
text generated by FormatAsPrintF()
, it's now printing the same thing as printf
/ sprintf
.
0.1.2
Fix xmldoc (Bad name in zip and absent in nuget)