Skip to content

Releases: rhysparry/Dirt.Args

v1.2.3

07 Dec 23:36
v1.2.3
a1a855f
Compare
Choose a tag to compare

1.2.3 - 2024-12-07

Added

  • Add testing on net48 runtime (#44) (Resolves #39)
  • Add recipes to assist in releasing (#51)

Changed

  • Apply EmbedUntrackedSources (#35)
  • Bump Nuke.Common from 8.1.1 to 8.1.2 (#36)
  • Bump Nuke.Common from 8.1.2 to 8.1.4 (#37)
  • Bump Microsoft.NET.Test.Sdk in the test-dependencies group (#40)
  • Bump Nuke.Common from 8.1.4 to 9.0.1 (#41)
  • Update build schema (#42)
  • Link to pull requests in changelog (#45)
  • Enable generation of release notes (#46)
  • Configure dependabot to manage sdk updates (#47)
  • Bump Nuke.Common from 9.0.1 to 9.0.3 (#49)
  • Bump dotnet-sdk from 8.0.303 to 8.0.404 (#48)
  • Generate release notes for GitHub (#50)

Removed

  • Remove net6.0 references (#43) (Resolves #38)

v1.2.2

13 Oct 03:47
v1.2.2
c9effba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

06 Oct 04:23
v1.2.1
57db428
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.2.0

06 Oct 04:15
v1.2.0
a6cd9ab
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump xunit from 2.7.0 to 2.7.1 by @dependabot in #8
  • chore(deps): bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 by @dependabot in #9
  • chore(deps): bump xunit from 2.7.1 to 2.8.0 by @dependabot in #10
  • chore(deps): bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 by @dependabot in #11
  • chore(deps): group test dependency updates by @rhysparry in #15
  • chore(deps): bump the test-dependencies group with 3 updates by @dependabot in #16
  • chore(deps): bump the test-dependencies group with 2 updates by @dependabot in #17
  • chore(build): switch to Nuke build by @rhysparry in #18
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in the test-dependencies group by @dependabot in #19
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in the test-dependencies group by @dependabot in #20
  • chore(deps): bump Nuke.Common from 8.0.0 to 8.1.0 by @dependabot in #21
  • chore(deps): bump xunit from 2.9.0 to 2.9.1 in the test-dependencies group by @dependabot in #22
  • chore(deps): bump xunit from 2.9.1 to 2.9.2 in the test-dependencies group by @dependabot in #23
  • build: update Nuke schema by @rhysparry in #24
  • chore: enable commitlint by @rhysparry in #25
  • fix: Use hardcoded git-cliff repo information by @rhysparry in #26
  • fix(build): Set version without requiring sed by @rhysparry in #27
  • feat: Include symbols in NuGet package by @rhysparry in #28
  • build: Use pwsh as justfile shell on Windows by @rhysparry in #29

Full Changelog: v1.1.0...v1.2.0

v1.1.0

23 Mar 02:29
v1.1.0
Compare
Choose a tag to compare

1.1.0 - 2024-03-23

Changed

  • Add support for netstandard2.0
  • Update CI Build to use justfile
  • Add a changelog

Fixed

  • Fix changelog tag version format
  • Dependabot commit message config

v1.0.1

16 Mar 00:43
v1.0.1
f33a09a
Compare
Choose a tag to compare

Note: The NuGet package release for this is 1.0.0.

Subsequent NuGet packages will have versions matching the GitHub release.