Skip to content

Releases: Tyrrrz/GitHubActionsTestLogger

3.0.3

01 Apr 10:21
1d108c0

Choose a tag to compare

What's Changed

  • Truncate or omit step summary when approaching GitHub's 1 MiB limit by @Copilot in #68
  • Pin Microsoft.Testing.Platform reference to 2.0.0 by @Copilot in #70

Full Changelog: 3.0.2...3.0.3

3.0.2

25 Mar 11:12

Choose a tag to compare

What's Changed

  • Bump the nuget group with 4 updates by @dependabot[bot] in #59
  • Bump the nuget group with 1 update by @dependabot[bot] in #60
  • Migrate to Centralized NuGet Package Management (CPM) by @Copilot in #61
  • Use range indexer in SubstringAfterLast by @Copilot in #62
  • Bump the nuget group with 7 updates by @dependabot[bot] in #63
  • Fix build errors from obsolete MTP API usage by @Copilot in #64
  • Remove explicit Microsoft.SourceLink.GitHub package reference by @Copilot in #65
  • Add strong naming by @mgravell in #67

New Contributors

  • @Copilot made their first contribution in #61
  • @mgravell made their first contribution in #67

Full Changelog: 3.0.1...3.0.2

3.0.1

24 Nov 15:44

Choose a tag to compare

Full Changelog: 3.0...3.0.1

3.0

23 Nov 18:07
c7223f2

Choose a tag to compare

3.0

Configuration breaking changes

  • Passed tests are now included by default.
  • Skipped tests are now included by default.
  • Empty test summaries are now not allowed by default.
  • @trait.XYZ replacement token has been removed.
  • Options have been renamed.

See the readme for updated usage instructions.

What's Changed

New Contributors

Full Changelog: 2.4.1...3.0

2.4.1

29 May 22:56
11b6687

Choose a tag to compare

What's Changed

  • Fix incorrect fallback for the "include not found tests" option by @Tyrrrz in #27

Full Changelog: 2.4...2.4.1

2.4

29 May 20:04

Choose a tag to compare

2.4

What's Changed

  • Add support for not reporting empty test assemblies by @Mpdreamz in #26

New Contributors

Full Changelog: 2.3.3...2.4

Note:
Going forward, new release notes will appear here instead of the Changelog.md file.
If you want to see the release notes for older versions, you can find them here.