Skip to content

Releases: sillsdev/SIL.BuildTasks

[3.1.1] - 2025-03-18

Choose a tag to compare

@tombogle tombogle released this 18 Mar 16:03
4f4b3f8

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

Choose a tag to compare

@ermshiperete ermshiperete released this 05 Mar 16:22
3690e20

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

Choose a tag to compare

@ermshiperete ermshiperete released this 05 Mar 16:15
7b8439f

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

Choose a tag to compare

@ermshiperete ermshiperete released this 24 Feb 15:24
v2.5.0
57c1ab9

Added

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

[2.4.0] - 2021-01-22

Choose a tag to compare

@ermshiperete ermshiperete released this 22 Jan 16:53
v2.4.0
6e39046

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

Choose a tag to compare

@ermshiperete ermshiperete released this 05 Oct 10:45
v2.3.4
c3f78d6

Fixed

  • [SIL.ReleaseTasks] Fix setting of SilReleaseTasksPath property

[2.3.3] - 2020-07-31

Choose a tag to compare

@ermshiperete ermshiperete released this 31 Jul 14:40
v2.3.3
854431a

Fixed

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

[2.3.2] - 2020-05-22

Choose a tag to compare

@ermshiperete ermshiperete released this 22 May 09:30
v2.3.2

Fixed

  • MakeWixForDirTree task: fix Exclude property

[2.3.1] - 2020-05-19

Choose a tag to compare

@ermshiperete ermshiperete released this 19 May 16:15
v2.3.1
782cf7b

Changed

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

[2.3.0] - 2020-04-15

Choose a tag to compare

@ermshiperete ermshiperete released this 16 Apr 13:31
v2.3.0

Added

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