Releases: fsprojects/FAKE
5.9.2
5.9.1
5.9.0
ENHANCEMENT: Write NUnit arguments to an arguments file, fixes problems with long command lines - #2114
ENHANCEMENT: Added SpecFlowNext
module to Fake.DotNet.Testing.SpecFlow
with improved API and missing arguments - #2143
ENHANCEMENT (BREAKING): Updated and finalized the new (and undocumented) process API which is more unit-testable - #2131
ENHANCEMENT: Updated Fake.Testing.ReportGenerator
to include ClassFilter
and FileFilter
- #2120
ENHANCEMENT: Improve TeamCity integrations - #2138
ENHANCEMENT: Update Fake.Tools.Pickles
to include latest CLI additions - #2133
ENHANCEMENT: The Trace
module can now report build-state with a message - #2139
ENHANCEMENT: The target module not supports a Trace.WithContext
mode to retrieve the context and handle potenial problems manually - #2140
ENHANCEMENT: The target module now allows to set the build-state by using the new WithContext
-mode - #2141
BUGFIX: Fix TeamCity (named) Artifact upload - #2147
BUGFIX: AppVeyor module should not trace appveyor.exe
calls - #2137
BUGFIX: Always print the stack-trace when in verbose mode - #2136
DOCUMENTATION: Some smaller fixes
5.8.5
5.8.4
ENHANCEMENT: Some modules are now usable without FAKE context (ie. in your regular projects)
ENHANCEMENT: Inform when the target
environment variable is used - #2107
ENHANCEMENT: Improve TeamCity support - #2111
ENHANCEMENT: Update Netstandard.Library package to 2.0.3
- #2106
ENHANCEMENT: Add Process.getFileName
api to retrieve the full-path of a given process
ENHANCEMENT: Kill existing running dotnet.exe
processes before running the dotnet-cli installer
BUGFIX: Environment variables are case insensitive on windows, fake will now throw exceptions if it detects invalid environment maps
BUGFIX: MSBuild properties containing special characters lead to errors - #2112
BUGFIX: Improve error message when release notes are invalid - #2085
BUGFIX: Improve error message when globbing pattern is invalid - #2073
BUGFIX: Do no longer provide the --parallel
argument by default when running expecto - #2039
DOCS: Fix syntax errors in dacpac docs - #2115
5.7.2
5.7.0
ENHANCEMENT: Use VSWhere to detect msbuild location - #2077
ENHANCEMENT: Add Dotnet SDK 2.1.400, 2.1.401 and 2.1.402 - #2089
ENHANCEMENT: Improve error reporting of msbuild errors across all CI servers - #2096
ENHANCEMENT: Add /logger support for MSBuild - #1712
ENHANCEMENT: Add /consoleloggerparameters support for MSBuild - #1607
ENHANCEMENT: Added DotNet.msbuild
to call dotnet msbuild
- #2098
ENHANCEMENT: Added MSBuildParams
to DotNet.restore
, DotNet.build
, DotNet.pack
, DotNet.publish
and DotNet.test
in order to add regular msbuild parameters - #2098
ENHANCEMENT: AppVeyor now reports errors and warnings to the 'Messages'-tab - #2098
5.6.2-alpha.494
ENHANCEMENT: Use VSWhere to detect msbuild location - #2077
ENHANCEMENT: Add Dotnet SDK 2.1.400, 2.1.401 and 2.1.402 - #2089
ENHANCEMENT: Improve error reporting of msbuild errors - #2096
ENHANCEMENT: Add /logger support for MSBuild - #1712
ENHANCEMENT: Add /consoleloggerparameters support for MSBuild - #1607
ENHANCEMENT: Added DotNet.msbuild
to call dotnet msbuild
.
ENHANCEMENT: Added MSBuildParams
to DotNet.restore
, DotNet.build
, DotNet.pack
, DotNet.publish
and DotNet.test
in order to add regular msbuild parameters.
5.6.2-alpha.491
ENHANCEMENT: Use VSWhere to detect msbuild location - #2077
ENHANCEMENT: Add Dotnet SDK 2.1.400, 2.1.401 and 2.1.402 - #2089
ENHANCEMENT: Improve error reporting of msbuild errors - #2096
ENHANCEMENT: Add /logger support for MSBuild - #1712
ENHANCEMENT: Add /consoleloggerparameters support for MSBuild - #1607
ENHANCEMENT: Added DotNet.msbuild
to call dotnet msbuild
.
ENHANCEMENT: Added MSBuildParams
to DotNet.restore
, DotNet.build
, DotNet.pack
, DotNet.publish
and DotNet.test
in order to add regular msbuild parameters.