Skip to content

Releases: fsprojects/FAKE

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

5.23.0-alpha002

22 Jul 15:16
Compare
Choose a tag to compare
5.23.0-alpha002 Pre-release
Pre-release

ENHANCEMENT: GitHubCI: stop restricting build+test jobs to release/next branch, thanks @knocte - #2673
BUGFIX: Fix getLastTag, thanks @akhansari - #2677
BUGFIX: Fix ReleaseNotes SemVer, thanks @Freymaurer - #2557
ENHANCEMENT: Switch release process to manual trigger, thanks @yazeedobaid - #2687
ENHANCEMENT: Try to clarify CLI --help, thanks @mlaily - #2667

5.23.0-alpha001

15 Jul 16:44
Compare
Choose a tag to compare
5.23.0-alpha001 Pre-release
Pre-release

ENHANCEMENT: Porting CMake module to FAKE 5, thanks @ziadadeela - #2658
BUGFIX: Resolve symlinks while searching for dotnet, thanks @Smaug123 - #2662
BUGFIX: SdkAssemblyResolver: Use dotnet --version to resolve the correct SDK, thanks @mclark1129 - #2665