All Versions
287
Latest Version
Avg Release Cycle
43 days
Latest Release
850 days ago
Changelog History
Page 25
Changelog History
Page 25
-
v3.22.0 Changes
March 12, 2015- Globbing allows to grab folders without a trailing slash
- โ Removed long time obsolete globbing functions
-
v3.21.0 Changes
March 11, 2015- ๐ FAKE allows to run parallel builds - http://fsharp.github.io/FAKE/parallel-build.html
-
v3.20.1 Changes
March 10, 2015- Proper source index - https://github.com/fsharp/FAKE/issues/678
-
v3.20.0 Changes
March 10, 2015- ๐ Always use FCS in FAKE and FSI in FAke.Deploy
- Modify VM size on a .csdef for Azure Cloud Services - https://github.com/fsharp/FAKE/pull/687
- โ Added ZipHelper.ZipOfIncludes - https://github.com/fsharp/FAKE/pull/686
- โ Added AppVeyorEnvironment.RepoTag & .RepoTagName - https://github.com/fsharp/FAKE/pull/685
- ๐ New tutorial about Azure Cloud Service - http://fsharp.github.io/FAKE/azurecloudservices.html
- โ Added basic support for creating Azure Cloud Services - http://fsharp.github.io/FAKE/apidocs/v5/fake-azure-cloudservices.html
- โ Added metadata property for AssemblyInfoReplacementParams - https://github.com/fsharp/FAKE/pull/675
-
v3.18.0 Changes
March 04, 2015- Remvoved internal class generated in AssemblyInfo.Vb - https://github.com/fsharp/FAKE/pull/673
- โ Adding ability to control type library export (/tlb flag) of RegAsm - https://github.com/fsharp/FAKE/pull/668
- โ Adding ability to run nuget package restore on a visual studio solution - https://github.com/fsharp/FAKE/pull/662
- โ Add OwnerId, type docs, and better error handling for HockeyAppHelper - https://github.com/fsharp/FAKE/pull/661
- โ Don't report unit test failure twice to TeamCity - https://github.com/fsharp/FAKE/pull/659
- ๐ New tasks for
paket pack
andpaket push
- http://fsprojects.github.io/Paket/index.html - ๐ Allow csproj being passed as a NuSpec file - https://github.com/fsharp/FAKE/pull/644
- Helper for uploading mobile apps to HockeyApp - https://github.com/fsharp/FAKE/pull/656
- SCPHelper does allow copying single files - https://github.com/fsharp/FAKE/issues/671
- ๐ BUGFIX: Paket helper should not submit the endpoint if no endpoint was given - https://github.com/fsharp/FAKE/issues/667
- ๐ BUGFIX: Paket helper should not override version for project packages - https://github.com/fsharp/FAKE/issues/666
- ๐ BUGFIX: Allow endpoint in push task - https://github.com/fsprojects/Paket/pull/652
- ๐ BUGFIX: Use correct apikey for paket push - https://github.com/fsharp/FAKE/pull/664
-
v3.17.0 Changes
February 12, 2015- ๐ Revert to fsi in Fake.Deploy - https://github.com/fsharp/FAKE/pull/653
- โ Added MergeByHash option for OpenCover - https://github.com/fsharp/FAKE/pull/650
- ๐ New functions to replace text in one or more files using regular expressions - https://github.com/fsharp/FAKE/pull/649
- ๐ BUGFIX: Fix SpecFlow MSTest integration - https://github.com/fsharp/FAKE/pull/652
- ๐ BUGFIX: Fix TeamCity integration - https://github.com/fsharp/FAKE/pull/651
-
v3.15.0 Changes
February 07, 2015- ๐ New VSTest module for working with VSTest.Console - https://github.com/fsharp/FAKE/pull/648
- โ Add Verbose to argument list for NuGet update - https://github.com/fsharp/FAKE/pull/645
- ๐ BUGFIX: Fix jarsigner executing on Windows environment - https://github.com/fsharp/FAKE/pull/640
- โ Adding UploadTestResultsXml function to the AppVeyor module - https://github.com/fsharp/FAKE/pull/636
- โ Adding the NoDefaultExcludes NugGet parameter - https://github.com/fsharp/FAKE/pull/637
- โ Adding
SpecificMachines
option to OctoTools - https://github.com/fsharp/FAKE/pull/631 - ๐ Allow to run gacutil on mono
- Ignore unknown project references in MSBuild task - https://github.com/fsharp/FAKE/pull/630
-
v3.14.0 Changes
January 14, 2015- ๐ BUGFIX: Added a reset step before starting a deployment - https://github.com/fsharp/FAKE/pull/621
- ๐ป Report fatal git errors to command line
-
v3.13.0 Changes
January 03, 2015- ๐ New FAKE.Lib nuget package which contains the FakeLib - https://github.com/fsharp/FAKE/pull/607
- ๐ New AppVeyor properties - https://github.com/fsharp/FAKE/pull/605
- ๐ Use FSharp.Core from NuGet - https://github.com/fsharp/FAKE/pull/602
- ๐ Build and deploy Azure web jobs - https://github.com/fsharp/FAKE/pull/613
-
v3.11.0 Changes
December 03, 2014- 0๏ธโฃ Dual-license under Apache 2 and MS-PL, with Apache as default - https://github.com/fsharp/FAKE/pull/598
- ๐ BUGFIX: FSC compilation fix - https://github.com/fsharp/FAKE/pull/601
- ๐ BUGFIX: Unescape special MSBuild characters - https://github.com/fsharp/FAKE/pull/600