Releases: BenjaminMichaelis/trx-to-vsplaylist
Releases · BenjaminMichaelis/trx-to-vsplaylist
V3
What's Changed
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #15
- Fix: Replace git push with gh pr create to resolve permission error by @Copilot in #16
- Fix: Handle existing PRs/branches in update workflow by @Copilot in #19
- Fix: Push branch before creating PR in update workflow by @Copilot in #20
- chore: bump trx-to-vsplaylist to 1.3.0 by @github-actions[bot] in #21
New Contributors
- @Copilot made their first contribution in #16
- @github-actions[bot] made their first contribution in #21
Full Changelog: v2...v3
V2
Now when you have multiple trx files, be default, 1 merged playlist will be generated. If you still want multiple playlists (1 per trx file) to be generated, just use the separate option.
What's Changed
- feat: Update trx-to-vsplaylist by @BenjaminMichaelis in #13
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #12
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #11
- Bump actions/download-artifact from 4 to 6 by @dependabot[bot] in #10
- Bump actions/setup-dotnet from 4 to 5 by @dependabot[bot] in #9
New Contributors
- @dependabot[bot] made their first contribution in #12
Full Changelog: v1...v2
V1.1.1
What's Changed
- Pin version of trx-to-vsplaylist tool by @BenjaminMichaelis in #5
- feat: Add tooling updating workflow by @BenjaminMichaelis in #6
Full Changelog: v1.1.0...v1.1.1
V1.1.0
Add the default skipping of empty playlist files based on: https://github.com/BenjaminMichaelis/VS.TestPlaylistTools/releases/tag/v1.1.0
What's Changed
- tests: Adds test for skip-empty functionality by @BenjaminMichaelis in #4
Full Changelog: v1...v1.1.0
V1.0.0
Full Changelog: 0.0.3...v1.0.0
0.0.3
0.0.2
What's Changed
- Add test by @BenjaminMichaelis in #1
- Update by @BenjaminMichaelis in #2
New Contributors
- @BenjaminMichaelis made their first contribution in #1
Full Changelog: 0.0.1...0.0.2