All Versions
287
Latest Version
Avg Release Cycle
43 days
Latest Release
794 days ago
Changelog History
Page 19
Changelog History
Page 19
-
v4.45.1 Changes
November 05, 2016- ๐ฅ BREAKING CHANGE: Remove old DotNet helper and cleanup DotNetCli helper
- ๐ BUGFIX: Worked around breaking change in NuGet 3.5 - https://github.com/fsharp/FAKE/issues/1415
- ๐ BUGFIX: Added logic to allow parsing of git branch names which track - https://github.com/fsharp/FAKE/pull/1417
- ๐ BUGFIX: Set Console.OutputEncoding <- System.Text.Encoding.UTF8 - https://github.com/fsharp/FAKE/pull/1414
- ๐ง REVERT: Enable ServiceConfig element configuration in WixHelper - https://github.com/fsharp/FAKE/pull/1412
-
v4.44.0 Changes
November 03, 2016- ๐ง Enable ServiceConfig element configuration in WixHelper - https://github.com/fsharp/FAKE/pull/1412
- ๐ BUGFIX: Moved process stdout encoding out of is silent check - https://github.com/fsharp/FAKE/pull/1414
-
v4.43.0 Changes
October 30, 2016- ๐ Better tracing of tasks in TeamCity - https://github.com/fsharp/FAKE/pull/1408
- ๐ BUGFIX: getBranchName works language independent - https://github.com/fsharp/FAKE/pull/1409
- โ Add support for the pin-project-references switch to PaketHelper - https://github.com/fsharp/FAKE/pull/1410
-
v4.42.0 Changes
October 25, 2016- โ Add option to emit SuppressMessage Attributes - https://github.com/fsharp/FAKE/pull/1406
- โ Add language in NuGetParams - https://github.com/fsharp/FAKE/pull/1407
- ๐ Change order of Dynamics NAV process killing
- ๐ New SSH helper - https://github.com/fsharp/FAKE/pull/1405
- ๐ BUGFIX: FAKE should work with old and new commit messages
- ๐ BUGFIX: Fixed bug in assembly info variable name suffixes - https://github.com/fsharp/FAKE/pull/1404
- ๐ BUGFIX: Make FAKE fail on failing git push
- ๐ BUGFIX: When generating AssemblyMetadata_XYZ for AssemblyInfo, pass just value - https://github.com/fsharp/FAKE/pull/1399
- ๐ BUGFIX: Fixed AssemblyVersion bug - https://github.com/fsharp/FAKE/pull/1397
- ๐ BUGFIX: Fixing the famous chinese FAKE bug
-
v4.41.1 Changes
October 06, 2016- โ Add all assembly metadata to AssemblyVersionInformation type - https://github.com/fsharp/FAKE/pull/1392
- ๐ Allow additional properties to be specified when running the SQL dacpac tooling - https://github.com/fsharp/FAKE/pull/1386
- ๐ Support for dotnet publish
- ๐ BUGFIX: wixHelper AllowDowngrades - https://github.com/fsharp/FAKE/pull/1389
- โช REVERT: Use nuget instead of referenced dlls. Fix SQL Server version issue - https://github.com/fsharp/FAKE/pull/1377
-
v4.40.0 Changes
September 19, 2016- ๐ Allow to pass parameter to SonarQube end - https://github.com/fsharp/FAKE/pull/1381
- ๐ New helper: Search for files with a given pattern also in subdirectories - https://github.com/fsharp/FAKE/pull/1354
- โ Adds comment on top of auto-generated AssemblyInfo.fs files - https://github.com/fsharp/FAKE/pull/1373
- ๐ Use nuget instead of referenced dlls. Fix SQL Server version issue - https://github.com/fsharp/FAKE/pull/1377
- ๐ BUGFIX: NuGetVersion: adds application/xml to request accept header - https://github.com/fsharp/FAKE/pull/1383
- ๐ BUGFIX: Replace process cache with safe alternative - https://github.com/fsharp/FAKE/pull/1378
- ๐ BUGFIX: Call 'traceEndTask' in the finally block of a try-finally, so that it is always closed, even if the task throws an exception. https://github.com/fsharp/FAKE/pull/1379
- ๐ USABILITY: Check for npm on path variable in NpmHelper on Windows - https://github.com/fsharp/FAKE/pull/1371
-
v4.39.0 Changes
August 25, 2016- โ Added Checksum[64][Type] in ChocoHelper - https://github.com/fsharp/FAKE/pull/1367
- ๐ Better support for multiple versions of SqlPackage - https://github.com/fsharp/FAKE/pull/1368
- Hint shown in for ArgumentException #1355 instead of trying to set it directly - https://github.com/fsharp/FAKE/pull/1366
- โ Added isWindows helper - https://github.com/fsharp/FAKE/pull/1356
- ๐ BUGFIX: Made GitVersionHelper PreReleaseNumber Nullable - https://github.com/fsharp/FAKE/pull/1365
- ๐ BUGFIX: TERM environment property should be upper case - https://github.com/fsharp/FAKE/pull/1363
-
v4.38.0 Changes
August 22, 2016- ๐ BUGFIX: System.ArgumentNullException thrown for colored output on mono - https://github.com/fsharp/FAKE/pull/1362
- ๐ BUGFIX: Trim assembly info attribute value - https://github.com/fsharp/FAKE/pull/1361
- ๐ BUGFIX: Not printing MSBUILD command line twice - https://github.com/fsharp/FAKE/pull/1359
- ๐ BUGFIX: Semver parse fix to handle prereleases and build parts - https://github.com/fsharp/FAKE/pull/1325
- ๐ BUGFIX: Fixed FSCHelper - https://github.com/fsharp/FAKE/pull/1351, https://github.com/fsharp/FAKE/pull/1352
-
v4.37.0 Changes
August 09, 2016- ๐ New Octopus command for push - https://github.com/fsharp/FAKE/pull/1349
- ๐ New GitVersionHelper - https://github.com/fsharp/FAKE/pull/1319
- ๐ BUGFIX: Fixed multiple references for DLL in Fsc helper - https://github.com/fsharp/FAKE/pull/1350
- ๐ BUGFIX: Fixed NugetHelper.fs: GetPackageVersion - https://github.com/fsharp/FAKE/pull/1343
- ๐ BUGFIX: Fixed detection of GitLab CI with current multi-runner - https://github.com/fsharp/FAKE/pull/1345
-
v4.36.0 Changes
August 01, 2016- โ Added methods to cover manipulation of Content Nodes in project files - https://github.com/fsharp/FAKE/pull/1335
- ๐ BUGFIX: Fix Fsc short toggle argument format - https://github.com/fsharp/FAKE/pull/1339
- ๐ BUGFIX: Update search pattern in NuGet helper - https://github.com/fsharp/FAKE/pull/1334
- ๐ BUGFIX: Expanded typescript search paths on windows to cover all new typescript compilers - https://github.com/fsharp/FAKE/pull/1308