FAKE v2.16.0 Release Notes

Release Date: 2014-05-21 // almost 10 years ago
    • ๐Ÿšš Promoted the master branch as default branch and removed develop branch
    • โœ‚ Remove AutoOpen from TaskRunnerHelper
    • โž• Adding Metadata to AsssemblyInfo
    • ๐ŸŒฒ Analyze the Dynamics NAV log file and report the real error count
    • ๐Ÿ‘ Allow to retrieve version no. from assemblies
    • ๐Ÿ›  Fix issue with symbol packages in NugetHelper
    • ๐Ÿ›  Fix issues in the ProcessHelper - https://github.com/fsharp/FAKE/pull/412 and https://github.com/fsharp/FAKE/pull/411
    • ๐Ÿ‘ Allow to register BuildFailureTargets - https://github.com/fsharp/FAKE/issues/407
    • UnionConverter no longer needed for Json.Net