Skip to content

Releases: sillsdev/SIL.BuildTasks

[3.3.0] - 2026-09-02

Choose a tag to compare

@tombogle tombogle released this 02 Sep 19:22
7059f0d

What's Changed

  • Consolidate many guidsForInstaller files into one by @rmunn in #81
  • Downgrade SIL.BuildTasks to depend on SIL.Core v. 9.0.0 by @tombogle in #88
  • Fixed version to correctly account for API addition by @tombogle in #89

New Contributors

  • @rmunn made their first contribution in #81

Full Changelog: v3.2.1...v3.3.0

[3.2.0] - 2025-11-25

Choose a tag to compare

@tombogle tombogle released this 31 Aug 13:25
56de6f2

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

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