Releases: BenjaminMichaelis/VS.TestPlaylistTools
Releases · BenjaminMichaelis/VS.TestPlaylistTools
V 1.3.0
Main change: Tool is now targeting .net 10.0 - so that will be required to be installed to run it directly.
What's Changed
- feat: Documentation, add Trait shortcut by @BenjaminMichaelis in #43
- docs: Add GitHub Action to README tools section by @BenjaminMichaelis in #44
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #45
Full Changelog: v1.2.1...v1.3.0
V1.2.1
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
- patch: Change target framework from net10.0 to net9.0 by @BenjaminMichaelis in #42
Full Changelog: v1.2.0...v1.2.1
V 1.2.0
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
- @BenjaminMichaelis made their first contribution in #5
- @dependabot[bot] made their first contribution in #13
Full Changelog: v1.1.0...v1.2.0
V1.1.0
Added --skip-empty playlist option to cli.
Full Changelog: v0.0.2...v1.1.0
v0.0.2
Full Changelog: v0.0.1-alpha...v0.0.2