Releases: fsprojects/FAKE
5.23.1
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
5.23.0-alpha002
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
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
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
BUGFIX: Update logic of resolving SdkReferenceAssemblies., thanks @nojaf - #2639
BUGFIX: Fix FAKE template integration tests., thanks @yazeedobaid - #2640
5.21.0
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
BUGFIX: Fix sdk resolver for net6 assemblies. Using offical .NET release JSON to get runtime version, thanks @yazeedobaid - #2625
5.21.0-alpha003
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
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