FAKE v2.12.0 Release Notes

Release Date: 2014-03-31 // about 10 years ago
    • โž• Add getDependencies to NugetHelper
    • ๐Ÿ‘ SourceLink support
    • ๐Ÿš€ NancyFx instead of ASP.NET MVC for Fake.Deploy
    • ๐Ÿ‘ Allows to execute processes as unit tests.
    • โž• Adding SourceLinks
    • ๐Ÿš€ Move release management back to the local machine (using this document)
    • ๐Ÿ‘ Allow to run MsTest test in isolation
    • ๐Ÿ›  Fixed Nuget.packSymbols
    • ๐Ÿ›  Fixed bug in SemVer parser
    • ๐Ÿ†• New title property in Nuspec parameters
    • โž• Added option to disabled FAKE's automatic process killing
    • ๐Ÿ‘ Better AppyVeyor integration
    • โž• Added ability to define custom MSBuild loggers
    • ๐Ÿ›  Fix for getting the branch name with Git >= 1.9
    • โž• Added functions to write and delete from registry
    • NUnit NoThread, Domain and StopOnError parameters
    • โž• Add support for VS2013 MSTest
    • ๐Ÿ›  Lots of small fixes