- New Android publisher - http://fsharp.github.io/FAKE/androidpublisher.html
- New Archive helpers allow to build zip, gzip, bzip2, tar, and tar.gz/tar.bz2 - fsprojects#727
- Download Status Parameter for HockeyAppHelper - fsprojects#741
- Added more parameters for HockeyApp Upload API - fsprojects#723
NuGetPack
task allows to set framework references - fsprojects#721- New task
NuGetPackDirectly
works without template files. - Find NuGet.exe in current folder (and sub-folders) first, then look in PATH - fsprojects#718
- New tutorial about Vagrant - http://fsharp.github.io/FAKE/vagrant.html
- REVERTING: SystemRoot also works on mono - fsprojects#706 (see fsprojects#715)
- BUGFIX: Use DocumentNamespace for Nuspec files - fsprojects#736
- BUGFIX: Display agent success / error messages in UI for FAKE.Deploy - fsprojects#735
- BUGFIX: Add build directory for doc generation - fsprojects#734
- Detect GitLab CI as build server - fsprojects#712
- Look into PATH when scanning for NuGet.exe - fsprojects#708
- SystemRoot also works on mono - fsprojects#706
- Use EditorConfig - http://editorconfig.org/
- More AppVeyor properties added - fsprojects#704
- Look into PATH when scanning for tools - fsprojects#703
- BREAKING CHANGE: Better support for AssemblyMetadata in AssemblyInfoHelper - fsprojects#694
- Added modules for building VB6 projects with SxS manifest - fsprojects#697
- Use parameter quoting for Paket helpers
- BREAKING CHANGE: Adjusted Xamarin.iOS archive helper params - fsprojects#693
- New operator </> allows to combine paths similar to @@ but with no trimming operations - fsprojects#695
- Globbing allows to grab folders without a trailing slash
- Removed long time obsolete globbing functions
- FAKE allows to run parallel builds - http://fsharp.github.io/FAKE/parallel-build.html
- Proper source index - fsprojects#678
- Always use FCS in FAKE and FSI in FAke.Deploy
- Modify VM size on a .csdef for Azure Cloud Services - fsprojects#687
- Added ZipHelper.ZipOfIncludes - fsprojects#686
- Added AppVeyorEnvironment.RepoTag & .RepoTagName - fsprojects#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/fake-azure-cloudservices.html
- Added metadata property for AssemblyInfoReplacementParams - fsprojects#675
- Remvoved internal class generated in AssemblyInfo.Vb - fsprojects#673
- Adding ability to control type library export (/tlb flag) of RegAsm - fsprojects#668
- Adding ability to run nuget package restore on a visual studio solution - fsprojects#662
- Add OwnerId, type docs, and better error handling for HockeyAppHelper - fsprojects#661
- Don't report unit test failure twice to TeamCity - fsprojects#659
- New tasks for
paket pack
andpaket push
- http://fsprojects.github.io/Paket/index.html - Allow csproj being passed as a NuSpec file - fsprojects#644
- Helper for uploading mobile apps to HockeyApp - fsprojects#656
- SCPHelper does allow copying single files - fsprojects#671
- BUGFIX: Paket helper should not submit the endpoint if no endpoint was given - fsprojects#667
- BUGFIX: Paket helper should not override version for project packages - fsprojects#666
- BUGFIX: Allow endpoint in push task - fsprojects/Paket#652
- BUGFIX: Use correct apikey for paket push - fsprojects#664
- Revert to fsi in Fake.Deploy - fsprojects#653
- Added MergeByHash option for OpenCover - fsprojects#650
- New functions to replace text in one or more files using regular expressions - fsprojects#649
- BUGFIX: Fix SpecFlow MSTest integration - fsprojects#652
- BUGFIX: Fix TeamCity integration - fsprojects#651
- New VSTest module for working with VSTest.Console - fsprojects#648
- Add Verbose to argument list for NuGet update - fsprojects#645
- BUGFIX: Fix jarsigner executing on Windows environment - fsprojects#640
- Adding UploadTestResultsXml function to the AppVeyor module - fsprojects#636
- Adding the NoDefaultExcludes NugGet parameter - fsprojects#637
- Adding
SpecificMachines
option to OctoTools - fsprojects#631 - Allow to run gacutil on mono
- Ignore unknown project references in MSBuild task - fsprojects#630
- BUGFIX: Added a reset step before starting a deployment - fsprojects#621
- Report fatal git errors to command line
- New FAKE.Lib nuget package which contains the FakeLib - fsprojects#607
- New AppVeyor properties - fsprojects#605
- Use FSharp.Core from NuGet - fsprojects#602
- Build and deploy Azure web jobs - fsprojects#613
- Dual-license under Apache 2 and MS-PL, with Apache as default - fsprojects#598
- BUGFIX: FSC compilation fix - fsprojects#601
- BUGFIX: Unescape special MSBuild characters - fsprojects#600
- Support for MSBuild 14.0 - fsprojects#595
- New C# compiler helper - https://github.com/fsharp/FAKE/pull/592/files
- Added support for NUnit Fixture parameter - fsprojects#591
- OpenSourcing some DynamicsNAV helpers from gitnav
- BUGFIX: Fix 64bit mode
- BUGFIX: Dynamics NAV helper - "Ignored" tests should report the message
- Create a new package with a x64 version - fsprojects#582
- Added a Xamarin.iOS Archiving helper - fsprojects#581
- DynamicsNAV helper should use the correct ServiveTier
- xUnit 2 support - fsprojects#575
- New RegistryKey helpers for a 64bit System - fsprojects#580
- New XDTHelper - fsprojects#556
- Version NAV 800 added - fsprojects#576
- Feature/list targets in command line - http://fsharp.github.io/FAKE/specifictargets.html
- Use priority list for nuget.exe selection - fsprojects#572
- BUGFIX: RoundhouseHelper was setting an incorrect switch for CommandTimoutAdmin - fsprojects#566
- BUGFIX: --single-target didn't work
- NDepend support - fsprojects#564
- FAKE got a new logo - fsprojects#553
- Use Paket to handle dependencies - http://fsprojects.github.io/Paket/
- Single target mode --single-target - http://fsharp.github.io/FAKE/specifictargets.html
- New recursive copy functions - fsprojects#559
- NuGetPack allows to manipulate nuspec files - fsprojects#554
- Support for MSpec --xml parameter - fsprojects#545
- Make GetPackageVersion work with Paket - http://fsprojects.github.io/Paket/
- Added missing schemaName parameter for Roundhouse helper - fsprojects#551
- Roundhouse Cleanup - fsprojects#550
- Update FSharp.Compiler.Service to 0.0.62
- BUGFIX: If site exists then the site will be modified by IISHelper with the given parameters - fsprojects#548
- BUGFIX: Messages in FSC task to stderr stream can break the build - fsprojects#546
- BUGFIX: Use AppVeyor's build version instead of the build number - fsprojects#560
- Added new SignToolHelper - fsprojects#535
- Look first in default path for a tool - fsprojects#542
- Add support for MSBuild Distributed Loggers - fsprojects#536
- Don't fail on nuget path scanning - fsprojects#537
- New Xamarin.iOS and Xamarin.Android helpers - fsprojects#527
- Using JSON.NET 6.0.4
- FAKE.Deploy switched to FCS - fsprojects#519
- FAKE.Deploy WorkDirectory fix - fsprojects#520
- HipChat notification helper - fsprojects#523
- Don't crash during tool discovery
- NuGet: support fallback framework groups - fsprojects#514
- New pushd/popd command in FileUtils - fsprojects#513
- New AppVeyor properties
- FSC - support of compilation for different versions of F#
- Provide env var access to --fsiargs build script args so works on FAKE
- Adding NGen Install task
- Allow to use gacutil
- Allow to use ngen.exe
- Allow to use all sn.exe features
- Adding DisableVerification for StrongNames
- Adding helpers which allow to strong name assemblies
- Allow to use empty MSBuild targets
- Adding setProcessEnvironVar and clearProcessEnvironVar
- Try to reference local nuspec in order to fix fsprojects/FSharp.TypeProviders.SDK#33
- Better log messages to fix fsprojects/FSharp.TypeProviders.SDK#33
- Fix fsiargs and -d options - fsprojects#498 fsprojects#500
- Change RemoveDuplicateFiles & FixMissingFiles to only save on change - fsprojects#499
- BREAKING CHANGE: API for CreateAssemblyInfoWithConfig was set back to original version This resets the breaking change introduced in fsprojects#471
- Automatic tool search for SpecFlowHelper - fsprojects#496
- GuardedAwaitObservable was made public by accident - this was fixed
- Add support for remote service admin - fsprojects#492
- New FSC helper allows to call F# compiler directly from FAKE - fsprojects#485
- "CustomDictionary" support for FxCop - fsprojects#489
- Check if file exists before delete in AssemblyInfoFile
- Use FSharp.Compiler.Service 0.0.58
- Report all targets if a target error occurs
- Use FSharp.Compiler.Service with better FSharp.Core resolution - fsharp/fsharp-compiler-docs#156
- Don't break in MSBuildHelper
- Put FSharp.Core.optdata and FSharp.Core.sigdata into nuget package
- Fixed TargetTracing
- Fixed SourceLinking of FAKE
- Added new exception trap for Fsi creation
- -br in command line will run debugger in F# scripts - fsprojects#483
- Null check in NuGet helper - fsprojects#482
- Use FSharp.Compiler.Service 0.0.57 instead of fsi.exe
- Better error message for registry access
- Fall back to 32bit registry keys if 64bit cannot be found
- Improved SqlServer Disconnect error message
- Log "kill all processes" only when needed
- Try to run as x86 due to Dynamics NAV problems
- Allow to use /gac for FxCop
- Make NuGet description fit into single line
- Use Nuget.Core 2.8.2
- Fix NUnitProcessModel.SeparateProcessModel - fsprojects#474
- Improved CLI documentation - fsprojects#472
- Added Visual Basic support to AssemblyFileInfo task and make Namespace optional in config - fsprojects#471
- Added support for OctoTools ignoreExisting flag - fsprojects#470
- OctoTools samples fixed - fsprojects#468 fsprojects#469
- Added support for FxCop /ignoregeneratedcode parameter - fsprojects#467
- CreateAssemblyInfo works with nonexisting directories - fsprojects#466
- New (backwards compat) CLI for FAKE that includes FSI cmd args passing - fsprojects#455
- New updateApplicationSetting method - fsprojects#462
- Support for msbuild /noconlog - fsprojects#463
- RoundhouseHelper - fsprojects#456
- Pass optional arguments to deployment scripts
- Support building source packages without project file
- Display messages when deploy fails
- Fix formatting in FAKE.Deploy docs
- Fix memory usage in FAKE.Deploy
- Increase WebClient's request timeout to 20 minutes - fsprojects#442
- Mainly Layout fixes and disabling authenticate in FAKE.Deploy fsprojects#441
- Deploy PDBs via nuget fsprojects#435
- Release Notes parser should not drop asterisk at end of lines
- Corrected location of @files@ in nuspec sample
- Allow to report tests to AppVeyor
- fix appveyor msbuild logger
- Don't add Teamcity logger if not needed
- Fake.Deploy agent requires user authentication
- Remove AutoOpen von AppVeyor
- fix order of arguments in call to CopyFile
- Support MSTest test settings - fsprojects#428
- If the NAV error file contains no compile errors return the length
- Promoted the master branch as default branch and removed develop branch
- Remove AutoOpen from TaskRunnerHelper
- Adding Metadata to AsssemblyInfo
- Analyze the Dynamics NAV log file and report the real error count
- Allow to retrieve version no. from assemblies
- Fix issue with symbol packages in NugetHelper
- Fix issues in the ProcessHelper - fsprojects#412 and fsprojects#411
- Allow to register BuildFailureTargets - fsprojects#407
- UnionConverter no longer needed for Json.Net
- Handle problems with ProgramFilesX86 on mono - fslaborg/zzarchive-FsLab#32
- Change the MSBuild 12.0 path settings according to fslaborg/zzarchive-FsLab#32
- Silent mode for MSIHelper - fsprojects#400
- Support for OpenCover - fsprojects#398
- Support for ReportsGenerator - fsprojects#399
- Adding AppVeyor environment variables
- New BulkReplaceAssemblyInfoVersions task - fsprojects#394
- Fixed default nuspec file
- "Getting started" tutorial uses better folder structure
- Allows explicit file specification on the NuGetParams Type
- Fix TypeScript output dir
- Add better docs for the TypeScript compiler.
- Don't call the TypeScript compiler more than once
- New parameters for TypeScript
- Enumerate the files lazily in the File|Directory active pattern
- Using Nuget 2.8.1
- Added TypeScript 1.0 support
- Added TypeScript support
- Fixed ProcessTestRunner
- Fixed mono build on Travis
- Add getDependencies to NugetHelper
- SourceLink support
- NancyFx instead of ASP.NET MVC for Fake.Deploy
- Allows to execute processes as unit tests.
- Adding SourceLinks
- Move release management back to the local machine (using this document)
- Allow to run MsTest test in isolation
- Fixed Nuget.packSymbols
- Fixed bug in SemVer parser
- New title property in Nuspec parameters
- Added option to disabled FAKE's automatic process killing
- Better AppyVeyor integration
- Added ability to define custom MSBuild loggers
- Fix for getting the branch name with Git >= 1.9
- Added functions to write and delete from registry
- NUnit NoThread, Domain and StopOnError parameters
- Add support for VS2013 MSTest
- Lots of small fixes
- Created new packages on nuget:
- Fake.Deploy - allows to use FAKE scripts in deployment.
- Fake.Experimental - new stuff where we aren't sure if we want to support it.
- Fake.Gallio - contains the Gallio runner support.
- Fake.SQL - Contains tasks for SQL Server.
- Fake.Core - All the basic features and FAKE.exe.
- Created documentation and tutorials - see http://fsharp.github.io/FAKE/
- New tasks:
- Added ReleaseNotes parser
- Added Dynamics NAV helper
- Added support for MSTest and fixie
- Parallel NUnit task
- New AssemblyInfoFile task
- Support for Octopus Deploy
- Support for MAGE
- Suppport for Xamarin's xpkg
- Many other new tasks
- Fake.Boot
- New Globbing system
- Tons of bug fixes
- Bundles F# 3.0 compiler and FSI.
- "RestorePackages" allows to restore nuget packages
- FAKE nuget package comes bundles with a fsi.exe
- Self build downloads latest FAKE master via nuget
- Fixed bug where FAKE.Deploy didn't run the deploy scripts where used as a windows service
- It's possible to add file loggers for MSBuild
- Fixed path resolution for fsi on *nix
- BREAKING CHANGE: Removed version normalization from NuGet package creation
- Fixes for NUNit compatibility on mono
- Fixes in ProcessHelper for mono compatibility
- Fixes in the mono build
- Improved error reporting in Fake.exe
- Added a SpecFlow helper
- Fixed some issues in file helper routines when working with no existing directory chain
- Fixed bug where FAKE didn't run the correct build script
- New conditional dependency operator =?>
- BREAKING CHANGE: Some AssemblyInfo task parameters are now option types. See type hints.
- New RegAsm task, allows to create TLBs from a dll.
- New MSI task, allows to install or uninstall msi files.
- StringHelper.NormalizeVersion fixed for WiX.
- Allow to choose specific nunit-console runner.
- Using nuget packages for mspec.
- FAKE tries to kill all MSBuild and FSI processes at the end of a build.
- Removed message system for build output. Back to simpler tracing.
- ReplaceAssemblyInfoVersions task allows to replace version info in AssemblyVersion-files
- New task ConvertFileToWindowsLineBreaks
- Allows to build .sln files
- Allows to publish symbols via nuget.exe
- Autotrim trailing .0 from version in order to fullfill nuget standards.
- If the publishment of a Nuget package fails, then FAKE will try it again.
- Added Changelog.markdown to FAKE deployment
- Added RequireExactly helper function in order to require a specific nuget dependency.
- NugetHelper.GetPackageVersion - Gets the version no. for a given package in the packages folder.
- EnvironmentHelper.getTargetPlatformDir - Gets the directory for the given target platform.
- Some smaller bugfixes
- New dependency syntax with ==> and <=>
- Tracing of StackTrace only if TargetHelper.PrintStackTraceOnError was set to true
- New task DeleteDirs allows to delete multiple directories.
- New parameter for NuGet dependencies.
- Bundled with docu.exe compiled against .Net 4.0.
- Fixed docu calls to run with full filenames.
- Added targetplatform, target and log switches for ILMerge task.
- Added Git.Information.getLastTag() which gets the last git tag by calling git describe.
- Added Git.Information.getCurrentHash() which gets the last current sha1.
- Fixed Nuget support and allows automatic push.
- Tracing of all external process starts.
- MSpec support.