Today I released FAKE 2.8 with support for JetBrains DotCover and TestFlight.
It’s really awesome to see that this project is getting used more and more. We now have 51 contributors including people from GitHub and Xamarin. A big thanks to all of you.
What’s new?
- DotCover support #318Â (docs)
- TestFlight support #304 (docs)
- FAKE got a logo #308
- Explicit references in NuGet params #295
- Using F# 3.1.1 -> removed the F# compiler bundle from the repository
- Removed dependency to Newtonsoft.JSON from FakeLib.dll
- Ability to pass in F# Interactive Options, namely -d:MONO #302
- “Goto github sources” is working from the docs #309
- FSharp.Formatting task used here
- Fix: ILMergeHelper uses correct TargetKind #312
- Fix: Path resolution issue in MSBuildHelper #315
- Fix: Better logging for git and mspec tasks
- Fix: Make SQL Server Helper compatible with .NET 4.0 #243
- Improvements in the docs
Getting started
If you new to FAKE you should read the getting started guide or clone the F# ProjectScaffold.
Go and grab the bits
Feel free to contact me if you need help for the upgrade.