Skip to content

Releases: BenjaminMichaelis/VS.TestPlaylistTools

V 1.3.0

02 Dec 19:58
d9ae6e3

Choose a tag to compare

Main change: Tool is now targeting .net 10.0 - so that will be required to be installed to run it directly.

What's Changed

Full Changelog: v1.2.1...v1.3.0

V1.2.1

12 Nov 00:50
4fd5d1c

Choose a tag to compare

Turns out .net 10 hasn't fully propagated everywhere, so reverting the global tool to .net 9.0 for the time being. This will be bumped back up shortly

What's Changed

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

V 1.2.0

12 Nov 00:06
279441f

Choose a tag to compare

What's Changed

  • Renames solution and projects by @BenjaminMichaelis in #5
  • Bump coverlet.collector from 6.0.2 to 6.0.4 by @dependabot[bot] in #13
  • Bump xunit.runner.visualstudio from 3.0.2 to 3.1.4 by @dependabot[bot] in #16
  • Bump Microsoft.NET.Test.Sdk from 17.13.0 to 17.14.1 by @dependabot[bot] in #14
  • Add GitHub Actions workflow for Copilot environment setup by @Copilot in #24
  • Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #18
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #12
  • Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #11
  • Bump fastify/github-action-merge-dependabot from 3.10.1 to 3.11.1 by @dependabot[bot] in #1
  • Fix build error and update System.CommandLine to 2.0.0-rc.1 by @Copilot in #25
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #33
  • Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #32
  • Bump fastify/github-action-merge-dependabot from 3.11.1 to 3.11.2 by @dependabot[bot] in #29
  • Bump actions/checkout from 4 to 5 by @dependabot[bot] in #27
  • Bump xunit.runner.visualstudio from 3.1.4 to 3.1.5 by @dependabot[bot] in #28
  • Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #26
  • feat: Add merging multiple tests together by @BenjaminMichaelis in #34
  • Bump Microsoft.Extensions.FileSystemGlobbing from 9.0.0 to 10.0.0 by @dependabot[bot] in #35
  • Bump Microsoft.NET.Test.Sdk from 17.14.1 to 18.0.1 by @dependabot[bot] in #36
  • Bump System.CommandLine from 2.0.0-rc.1.25451.107 to 2.0.0 by @dependabot[bot] in #37
  • feat: Update to .net 10 by @BenjaminMichaelis in #38
  • fix: Update build-and-test workflow to support multiple OS environments by @BenjaminMichaelis in #39
  • Bump TrxLib from 0.0.2 to 0.0.3 by @dependabot[bot] in #40
  • feat: TrxLib is now compatible with netstandard 2.1 by @BenjaminMichaelis in #41

New Contributors

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

V1.1.0

24 Jun 05:12
c5a4d91

Choose a tag to compare

Added --skip-empty playlist option to cli.

Full Changelog: v0.0.2...v1.1.0

v0.0.2

17 Jun 23:44
afc075b

Choose a tag to compare

v0.0.2 Pre-release
Pre-release

Full Changelog: v0.0.1-alpha...v0.0.2

V0.0.1-alpha

13 Jun 01:00
1457cac

Choose a tag to compare