Releases: sillsdev/SIL.BuildTasks
Releases · sillsdev/SIL.BuildTasks
[3.1.1] - 2025-03-18
What's Changed
- Consolidated SIL.BuildTasks to use same version of Markdig.Signed as SIL.ReleaseTasks by @tombogle in #74
Full Changelog: v3.1.0...v3.1.1
[3.1.0] - 2025-02-22
Added
- [SIL.ReleaseTasks] Added code to
CreateReleaseNotesHtmlto set the charset in a metadata element in the HTML head so that special characters such as the TM mark do not render as garbled text (#72)
[3.0.0] - 2024-11-07
Added
- [SIL.ReleaseTasks] Added filter option for project-specific entries (#48)
- [SIL.BuildTasks] Additionally build for .NetStandard 2.0
Changed
- Target .NET 4.7.2 instead of 4.6.1
- SIL International changed to SIL Global
- BREAKING DEPENDENCY CHANGE: Upgraded to NUnit 4 (see https://docs.nunit.org/articles/nunit/release-notes/breaking-changes.html)
Fixed
[2.5.0] - 2021-02-24
Added
- [SIL.ReleaseTasks] Support for Keep a Changelog style CHANGELOG.md files
[2.4.0] - 2021-01-22
Added
- [SIL.BuildTasks]
Nunit3task: AddProcess,Workers,Trace,Test,Agents, andDebugproperties for passing on to the NUnit
console runner for tuning and debugging - ReadMe.md Added windows instructions for building a package for local testing
[2.3.4] - 2020-10-05
Fixed
- [SIL.ReleaseTasks] Fix setting of
SilReleaseTasksPathproperty
[2.3.3] - 2020-07-31
Fixed
- [SIL.ReleaseTasks] Fix failure when running with
dotnet pack
[2.3.2] - 2020-05-22
Fixed
MakeWixForDirTreetask: fixExcludeproperty
[2.3.1] - 2020-05-19
Changed
NUnit3task: Deal with differing options inNUnit.ConsoleRunnerversions
[2.3.0] - 2020-04-15
Added
- Add
NormalizeLocalesTask to help work with Crowdin Localized files - Create symbol nuget package