Changelog History
Page 5
-
v5.16.0-alpha.1228 Changes
August 17, 2019๐ LEGACY: Remove
Fake.Deployfrom repository and NuGet package, see #1820
โก๏ธ LEGACY: Update tonet461to support latestFSharp.Compiler.Serviceto fix #2362
๐ LEGACY: Release a new version ofFakeLib.dll(the original FAKE NuGet package)
๐ BUGFIX: Fake.Api.Slack usesUsernamenotFrom, thanks @mastion - #2360
โจ ENHANCEMENT: add rollforward policy to next-major to makefake-cliwork in future dotnet sdk major version, thanks @baronfel - #2372
โจ ENHANCEMENT:ProcessUtilsnow considersPATHEXTon windows - #2368
โจ ENHANCEMENT: [Fake.Api.GitHub] AddedTargetCommitishparameter to theCreateReleaseParamsrecord. This parameter is passed to Octokit's 'NewRelease', and allows for the creation of releases from arbitrary commits when the release tag does not exist yet, thanks @nikolamilekic - #2367
โฌ๏ธ (Minor) BREAKING: Drop support fornetstandard1.6andnet46(please open an issue if that actually hits you). All fake modules are now compiled fornetstandard2.0,net462andFSharp.Core 4.7, you should consider to upgrade your runtime.
โจ ENHANCEMENT:Fake.DotNet.FscandFake.DotNet.Fsinow use latestFSharp.Compiler.Service -
v5.15.4 Changes
July 16, 2019๐ BUGFIX: Fix high memory use and slowness with a large number of targets/dependencies - #2354
-
v5.15.3 Changes
July 03, 2019๐ BUGFIX: Disable fast restore for MSBuild version < 15.8 - fsprojects/Paket#3611
-
v5.15.2 Changes
July 03, 2019๐ BUGFIX: Fast Restore (bugfix from paket) - fsprojects/Paket#3608
-
v5.15.1 Changes
June 30, 2019โจ ENHANCEMENT: Some internal improvements in
Fake.Runtimefor Ionide - #2341
โจ ENHANCEMENT: Add newTarget.getArguments()function in order to retrieve arguments globally - #2341
๐ BUGFIX: Make sure to detect proper code locations when using#load(Ionide tooling,Fake.Core.Target) - #2341
๐ DOCS: Consolidate getting started, recommend Ionide, add FAQ section to menu and some feature updates - #2341 -
v5.15.1-alpha.1104 Changes
June 21, 2019โจ ENHANCEMENT: Some internal improvements for Ionide - #2341
-
v5.15.0 Changes
June 17, 2019โจ ENHANCEMENT: Add
--write-info <file>command line toFake.Core.Targetin order to support tooling in Ionide see ionide/ionide-vscode-fsharp#1137 - #2335
๐ BUGFIX: Fake 5 runner now recompiles the script when--fsiargshave changed (invalidates the cache) - #2335 -
v5.14.1 Changes
June 13, 2019๐ BUGFIX: Fake 5 native libraries support now works on unix - #2334
-
v5.14.0 Changes
June 12, 2019๐ฅ BREAKING: Renamed
CliVersion.LkgtoCliVersion.Coherentas it was renamed on the installer. If you use an old installer with this flag you can still useCliVersion.Version "lkg"- #2318
๐ฅ BREAKING: RenamedNuGet.feedUrltoNuGet.galleryV1and marked it as obsolete. AddedgalleryV2andgalleryV3- #2323
โจ ENHANCEMENT: Fake 5 now supports native libraries (like SQL and SQLite NuGet packages) - #2007
๐ BUGFIX: DotNet.exec (dotnet installer) fails when username has a blank - #2319
๐ BUGFIX: Error when invoking fake run with different casings - #2314
๐ BUGFIX: Potential fix for incorrect console colors after running fake - #2173
๐ DOCS: Document difference between@@and</>as well asPath.combineTrimEndandPath.combine- #2329 -
v5.14.0-alpha.1085 Changes
June 10, 2019๐ฅ BREAKING: Renamed
NuGet.feedUrltoNuGet.galleryV1and marked it as obsolete. AddedgalleryV2andgalleryV3- #2323
โจ ENHANCEMENT: Fake 5 now supports native libraries (like SQL and SQLite NuGet packages) - #2007
๐ BUGFIX: DotNet.exec (dotnet installer) fails when username has a blank - #2319
๐ BUGFIX: Error when invoking fake run with different casings - #2314
๐ BUGFIX: Potential fix for incorrect console colors after running fake - #2173
๐ DOCS: Document difference between@@and</>as well asPath.combineTrimEndandPath.combine- #2329