FAKE v5.0.0-alpha006 Release Notes

Release Date: 2017-05-25 // almost 7 years ago
    • ๐Ÿ‘ DotnetCore Support, version 6 will only have the netcore version the old way of using FAKE is obsolete, but supported for now Migration guide is available in the documentation.
    • ๐Ÿšš Cleanup API - A lot of stuff is obsolete now as it moved to a different location and will be removed with version 6
    • ๐Ÿ†• New CLI interface - The netcore version has a new cleaned-up CLI interface
    • ๐Ÿ— No more 'build.sh' and 'build.cmd' files required (though you still can use them of you want a 'zero' dependency build)
    • ๐Ÿ“ฆ Chocolatey Helper now supports Self-Contained packages
    • ๐Ÿ›  Fix NuGet key leak if push fails - https://github.com/matthid/FAKE/pull/2
    • Coreclr nunit3 params - https://github.com/matthid/FAKE/pull/3