Skip to content

Releases: fsprojects/FAKE

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

5.22.0

14 Feb 20:39
Compare
Choose a tag to compare

ENHANCEMENT: Enhance template tests and add dotnet cli APIs for new command, thanks @yazeedobaid - #2636
ENHANCEMENT: Porting SSH module to FAKE 5, thanks @ziadadeela - #2652
ENHANCEMENT: Add missing report types, thanks @alcated - #2654
ENHANCEMENT: Add known paths for more recent versions of msbuild, thanks @alcated - #2655
ENHANCEMENT: Porting FTP module to FAKE 5, thanks @ziadadeela - #2656

5.21.1

30 Jan 14:27
Compare
Choose a tag to compare

BUGFIX: Update logic of resolving SdkReferenceAssemblies., thanks @nojaf - #2639
BUGFIX: Fix FAKE template integration tests., thanks @yazeedobaid - #2640

5.21.0

24 Jan 16:56
Compare
Choose a tag to compare

ENHANCEMENT: Refactor of SqlPackage code, thanks @isaacabraham - #2634
ENHANCEMENT: update FAKE to DotNet 6.0.101 version, thanks @yazeedobaid - #2635
BUGFIX: Add an option to resolve SDK runtime version from a cache file, thanks @yazeedobaid - #2630
NEW: Support for SqlPackage on Linux and installation on VS2022, thanks @isaacabraham - #2631

5.21.0-alpha004

06 Jan 10:49
Compare
Choose a tag to compare
5.21.0-alpha004 Pre-release
Pre-release

BUGFIX: Fix sdk resolver for net6 assemblies. Using offical .NET release JSON to get runtime version, thanks @yazeedobaid - #2625

5.21.0-alpha003

11 Nov 12:16
Compare
Choose a tag to compare
5.21.0-alpha003 Pre-release
Pre-release

BUGFIX: add access token option to sqlpackage, thanks @yazeedobaid - #2581
NEW: Porting Fixie Module to FAKE 5, thanks @yazeedobaid - #2582
NEW: Porting Bitbucket module to FAKE 5, thanks @yazeedobaid - #2583
BUGFIX: Fix dotnet path on wsl, thanks @yazeedobaid - #2573
BUGFIX: Get by packageid and an api to search by title, thanks @yazeedobaid - #2575
NEW: Porting TypeScript module to FAKE 5, thanks @yazeedobaid - #2586
ENHANCEMENT: Changing coverlet output format to receive a list of formats, thanks @lucasteles - #2562
ENHANCEMENT: Install Instruction, thanks @ShalokShalom - #2578
ENHANCEMENT: GitVersion with dotnet tool, thanks @mcliment - #2598
ENHANCEMENT: [Doc] Fix links inside one of the getting started's info box, thanks @boechat107 - #2599
ENHANCEMENT: Fix some typos in fake-commandline.md, thanks @dawedawe - #2602
ENHANCEMENT: Fix minor things in the documentation, thanks @dawedawe - #2603
ENHANCEMENT: Add missing report types to ReportType, thanks @mcliment - #2606
ENHANCEMENT: Support .net6 runtime assemblies, new Build system, and Legacy Fake Codebase Separation, thanks @yazeedobaid - #2609
BUGFIX: Update Octokit to 0.50 and fix upload assets, thanks @enovales - #2601

5.20.4

31 Mar 16:08
2f3f006
Compare
Choose a tag to compare

ENHANCEMENT: Allow users of nunit3 set environment variables in the runner, thanks @robertpi - #2543
BUGFIX: Fix reportgenerator docs and compilation,thanks @matthid - #2535
BUGFIX: Fix Travis build, thanks @gdziadkiewicz - #2549
BUGIFX: Update Paket.Core to (better) support net5.0, thanks @pchinery - #2556
BUGFIX: fix build by using Suave version to 2.5.6 in build script which is compatible with netstandard 2.0, thanks @yazeedobaid #2574
ENHANCEMENT: Change NuGet feed APIs to use V3 of NuGet feed APIs, thanks @yazeedobaid #2574

5.20.4-alpha.1658

30 Mar 17:43
493275d
Compare
Choose a tag to compare
5.20.4-alpha.1658 Pre-release
Pre-release

tbd