FAKE v5.0.0-beta025 Release Notes

    • ๐Ÿ’ฅ BREAKING: Update ReleaseNotes module to match new API Guidelines.
    • ๐Ÿ— FAKE5: Concept for Build-Server Support
    • ๐Ÿ— FAKE5: New module Fake.BuildServer.TeamCity
    • ๐Ÿ— FAKE5: New module Fake.BuildServer.AppVeyor
    • ๐Ÿ— FAKE5: New module Fake.BuildServer.Travis
    • ๐Ÿ— FAKE5: New module Fake.BuildServer.TeamFoundation
    • FAKE5: New module Fake.JavaScript.Npm - https://github.com/fsharp/FAKE/pull/1822
    • ๐Ÿ›  BUGFIX: setKillCreatedProcesses was not working as expected - https://github.com/fsharp/FAKE/issues/1814
    • ๐Ÿš€ ANNOUNCEMENT: Fake.Deploy is obsolete.