SIL.ReleaseTasks 2.6.0-beta0008

Prefix Reserved
This is a prerelease version of SIL.ReleaseTasks.
There is a newer version of this package available.
See the version list below for details.
dotnet add package SIL.ReleaseTasks --version 2.6.0-beta0008                
NuGet\Install-Package SIL.ReleaseTasks -Version 2.6.0-beta0008                
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="SIL.ReleaseTasks" Version="2.6.0-beta0008" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SIL.ReleaseTasks --version 2.6.0-beta0008                
#r "nuget: SIL.ReleaseTasks, 2.6.0-beta0008"                
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install SIL.ReleaseTasks as a Cake Addin
#addin nuget:?package=SIL.ReleaseTasks&version=2.6.0-beta0008&prerelease

// Install SIL.ReleaseTasks as a Cake Tool
#tool nuget:?package=SIL.ReleaseTasks&version=2.6.0-beta0008&prerelease                

Several release related tasks that can work with a CHANGELOG.md file.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 is compatible.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on SIL.ReleaseTasks:

Package Downloads
GlyssenShared

Interfaces and low-level classes needed by all products that work with Glyssen projects

GlyssenEngine

Library for working with Glyssen project data, including scripts and casting

Lengoo.SDK

The Lengoo SDK is a tool designed for .NET developers to simplify the use of Lengoo's services. It currently supports Lengoo's Connect and Translate REST APIs. This SDK allows for rapid integration of both human and machine translation capabilities into your application.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on SIL.ReleaseTasks:

Repository Stars
getsentry/sentry-dotnet
Sentry SDK for .NET
Version Downloads Last updated
3.0.0 1,086 11/8/2024
2.6.0-beta0044 77 11/8/2024
2.6.0-beta0042 77 11/7/2024
2.6.0-beta0036 77 11/6/2024
2.6.0-beta0032 140 10/18/2024
2.6.0-beta0030 2,815 8/11/2023
2.6.0-beta0028 134 8/7/2023
2.6.0-beta0024 1,747 11/23/2022
2.6.0-beta0023 158 8/9/2022
2.6.0-beta0022 169 8/9/2022
2.6.0-beta0020 173 8/5/2022
2.6.0-beta0010 158 8/5/2022
2.6.0-beta0008 4,234 8/12/2021
2.6.0-beta0007 216 8/2/2021
2.6.0-beta0006 225 8/2/2021
2.5.1-beta0005 260 5/27/2021
2.5.1-beta0004 263 5/27/2021
2.5.1-beta0003 219 5/18/2021
2.5.1-beta.2 172 3/19/2021
2.5.0 97,623 2/24/2021
2.4.0 470 1/22/2021
2.3.4 5,191 10/5/2020
2.3.3 638 7/31/2020
2.3.2 621 5/22/2020
2.3.1 609 5/19/2020
2.3.0 560 4/16/2020
2.2.0 20,690 12/11/2018
2.1.0 913 7/28/2018
2.0.2 909 7/2/2018
2.0.1 947 6/29/2018
2.0.0 990 6/18/2018

Changes since version 2.5.0

Added:
- Added filter option for project-specific entries (#48)

Fixed:
- Exclude links from CHANGELOG.md file when extracting release notes (#46)

See full changelog at https://github.com/sillsdev/SIL.BuildTasks/blob/master/CHANGELOG.md