Skip to content

Releases: fsprojects/FAKE

6.1.1

01 Sep 15:47
fac7295
Compare
Choose a tag to compare

BUGFIX: Assembly resolver to pick a found SDK instead of first SDK, thanks @Thorium - https://github.com/fsprojects/FAKE/pull/2797/files
BUGFIX: Fix issue parsing global.json when using prerelease .NET SDKs, thanks @Numpsy - #2803
BUGFIX: Allow RunSettingsArguments to be set, thanks @TheAngryByrd - #2771

6.1.0

29 Aug 21:00
73dbe5b
Compare
Choose a tag to compare

BUGFIX: MSBuild.build adds a bad string at the end of properties, thanks @0x53A - #2738
BUGFIX: Allow setting Msbuild max cpu on Linux, thanks @TheAngryByrd - #2772
ENHANCEMENT: Added shorthash to git functions, thanks @voronoipotato - #2752
ENHANCEMENT: Support for /tl:[auto:on:off] msbuild flag, thanks @smoothdeveloper - #2768
ENHANCEMENT: Fixes for usage in .NET 8.0 enviroment projects.
ENHANCEMENT: Add Context.setExecutionContextFromCommandLineArgs, thanks @cataggar - #2750

6.0.0

21 Feb 15:14
40dfff0
Compare
Choose a tag to compare

ENHANCEMENT: Site UI fixes and documentation link fixes.

6.0.0-beta001

21 Dec 10:51
27bedef
Compare
Choose a tag to compare
6.0.0-beta001 Pre-release
Pre-release

BUGFIX: Error detecting msbuild version on Linux, thanks @yazeedobaid - #2709
ENHANCEMENT: Add ignoreConflicts parameter to paket push, thanks @gdziadkiewicz - #2720
ENHANCEMENT: Add GitHub API to create a pull request, thanks @yazeedobaid - #2724

6.0.0-alpha004

17 Nov 18:58
acbe9a0
Compare
Choose a tag to compare
6.0.0-alpha004 Pre-release
Pre-release

BUGFIX: Fix build by pinning Microsoft.build packages now that .NET 7 is out and fix links in website, thanks @yazeedobaid - #2721
BUGFIX: Fix docs URL in Choco template., thanks @yazeedobaid - #2718

6.0.0-alpha003

11 Nov 15:18
ada1877
Compare
Choose a tag to compare
6.0.0-alpha003 Pre-release
Pre-release

6.0.0-alpha002

02 Nov 08:52
e788d5f
Compare
Choose a tag to compare
6.0.0-alpha002 Pre-release
Pre-release
  • ENHANCEMENT: Fix website assets loading

6.0.0-alpha001

01 Nov 22:38
1ba479c
Compare
Choose a tag to compare
6.0.0-alpha001 Pre-release
Pre-release

5.23.1

21 Oct 15:15
Compare
Choose a tag to compare

BUGFIX: On Unix like OSs, look for sqlpackage in directories specified in $PATH, thanks @nickgravgaard - #2700
BUGFIX: Core.Process: only set StandardEncoding if output/err is redirected, thanks @knocte - #2672
BUGFIX: Enhanced search path for Visual Studio, thanks @plainionist - #2699
BUGFIX: Fake.Tools.Rsync: fix quiet flag typo, thanks @SimenLK - #2698

5.23.0

01 Aug 14:32
Compare
Choose a tag to compare

ENHANCEMENT: Fake.Core.Process: stop using old ref-cell operators, thanks @knocte - #2674
BUGFIX: Fixes #2600, thanks @yazeedobaid - #2600