FAKE v5.19.0 Release Notes

Release Date: 2019-12-19 // over 4 years ago
  • ๐Ÿ†• NEW: Added Fake.Sql.SqlPackage which is a redesign or Fake.Sql.DacPac and added support for publish profiles, thanks @kmadof - #2366
    โฑ EHNANCEMENT: Fake.DotNet.Cli Add timeout field to kill the process after the given timeout - #2425
    ๐Ÿ‘ท EHNANCEMENT: Fake.Core.Target Add notification when a fake worker is idle - #2425
    EHNANCEMENT: Use SPDX license expressions in the nuspec files, thanks @teo-tsirpanis - #2403
    โœจ ENHANCEMENT: fake-cli Update bundled paket - #2425
    โœจ ENHANCEMENT: Fake.DotNet.Cli Add support for suppressing copyright messages (--nologo) when invoking dotnet, thanks @objectx - #2436
    EHNANCEMENT: Fake.Installer.Squirrel Add additional Squirrel parameters, thanks @pchinery - #2431
    โœ… EHNANCEMENT: Fake.Testing.SonarQube Several improvements like workdir and local tool support, thanks @vilinski - #2438
    ๐Ÿ›  BUGFIX: Fake.Tools.Rsync Fix typo in Rsync.fs options, thanks @rmunn - #2432
    ๐Ÿ›  BUGFIX: Fake.DotNet.Testing.Coverlet Fix Coverlet output property name, thanks @SteveGilham - #2427
    ๐Ÿ›  BUGFIX: Fake.Tools.Octo Octopus deploy trace always marked failures, thanks @ids-pfinn - #2428
    ๐Ÿ›  BUGFIX: Fake.Core.Process Process redirection was not working as advertised, thanks @ZeekoZhu - #2445
    ๐Ÿ“„ DOCS: Change the README badges and their placement, thanks @teo-tsirpanis - #2437
    ๐Ÿ“„ DOCS: Several documentation improvements, thanks to @jhromadik - #2441 #2442 #2443