Skip to content

Releases: sillsdev/SIL.BuildTasks

[3.1.1] - 2025-03-18

18 Mar 16:03
4f4b3f8

Choose a tag to compare

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

05 Mar 16:22
3690e20

Choose a tag to compare

Added

  • [SIL.ReleaseTasks] Added code to CreateReleaseNotesHtml to 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

05 Mar 16:15
7b8439f

Choose a tag to compare

Added

  • [SIL.ReleaseTasks] Added filter option for project-specific entries (#48)
  • [SIL.BuildTasks] Additionally build for .NetStandard 2.0

Changed

Fixed

  • [SIL.ReleaseTasks] Exclude links from CHANGELOG.md file when extracting release notes (#46)
  • [SIL.BuildTasks] Fixed logging in MakeWixForDirTree task (#55)
  • [SIL.BuildTasks] Improved FileUpdate replacement verification and error handling (#63)

[2.5.0] - 2021-02-24

24 Feb 15:24
v2.5.0
57c1ab9

Choose a tag to compare

Added

  • [SIL.ReleaseTasks] Support for Keep a Changelog style CHANGELOG.md files

[2.4.0] - 2021-01-22

22 Jan 16:53
v2.4.0
6e39046

Choose a tag to compare

Added

  • [SIL.BuildTasks] Nunit3 task: Add Process, Workers, Trace, Test, Agents, and Debug properties 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

05 Oct 10:45
v2.3.4
c3f78d6

Choose a tag to compare

Fixed

  • [SIL.ReleaseTasks] Fix setting of SilReleaseTasksPath property

[2.3.3] - 2020-07-31

31 Jul 14:40
v2.3.3
854431a

Choose a tag to compare

Fixed

  • [SIL.ReleaseTasks] Fix failure when running with dotnet pack

[2.3.2] - 2020-05-22

22 May 09:30
v2.3.2

Choose a tag to compare

Fixed

  • MakeWixForDirTree task: fix Exclude property

[2.3.1] - 2020-05-19

19 May 16:15
v2.3.1
782cf7b

Choose a tag to compare

Changed

  • NUnit3 task: Deal with differing options in NUnit.ConsoleRunner versions

[2.3.0] - 2020-04-15

16 Apr 13:31
v2.3.0

Choose a tag to compare

Added

  • Add NormalizeLocales Task to help work with Crowdin Localized files
  • Create symbol nuget package