Releases: sillsdev/SIL.BuildTasks
Releases · sillsdev/SIL.BuildTasks
Release list
[3.3.0] - 2026-09-02
[3.2.0] - 2025-11-25
What's Changed
- Updated package dependencies (minor/patch versions) by @tombogle in #75
- Replaced SuppressMessage attributes with PublicAPI from JetBrains.Annotations by @tombogle in #77
- Added support for date insertion in localized files by @tombogle in #76
- Added MakeWixForDirTree.SetWin64 by @tombogle in #78
Full Changelog: v3.1.1...v3.2.0
[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