Skip to content

Releases: devlooped/dotnet-trx

v0.5.1

18 Feb 23:02
@kzu kzu
Compare
Choose a tag to compare

What's Changed

📝 Documentation updates

  • Remove confusing duplicate -v for version by @kzu in #76

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Feb 11:55
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Always append summary even if file doesn't exist by @kzu in #42
  • Improve path validation and reporting markup escaping by @kzu in #66
  • Quieter output by default by @kzu in #73

🐛 Fixed bugs

  • Don't fail for non-executed tests which have no duration value by @kzu in #71

📝 Documentation updates

  • Ignore launch profile when generating help markdown by @kzu in #72
  • +Mᐁ includes by @kzu in #74

🔨 Other

  • Improve style disable when NO_COLOR by @kzu in #44
  • Remove previous workaround for styles by @kzu in #47

Full Changelog: v0.4.5...v0.5.0

v0.4.5

08 Aug 08:39
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Fix whitespace in elapsed time badge by @kzu in #37

Full Changelog: v0.4.4...v0.4.5

v0.4.4

31 Jul 18:22
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Render trx version in GH comment by @kzu in #35
  • Fix markup style error if test contains [ or ] by @kzu in #36

Full Changelog: v0.4.3...v0.4.4

v0.4.3

29 Jul 15:30
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Restore formatting and links for errors, escape per line by @kzu in #34

Full Changelog: v0.4.2...v0.4.3

v0.4.2

29 Jul 15:02
@kzu kzu
Compare
Choose a tag to compare

What's Changed

🐛 Fixed bugs

  • Escape markup in CLI output from errors too by @kzu in #33

Full Changelog: v0.4.1...v0.4.2

v0.4.1

17 Jul 23:31
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Auto-document CLI options by @kzu in #25

🐛 Fixed bugs

  • Ensure we don't render style for default option value by @kzu in #27

Full Changelog: v0.4.0...v0.4.1

v0.4.0

15 Jul 22:53
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Exit code should match success/failure status by @kzu in #24

Full Changelog: v0.3.4...v0.4.0

v0.3.4

12 Jul 22:25
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Add support for reusing the same PR comment for badges/details by @kzu in #19
  • Link badges directly to job run for details by @kzu in #20
  • Fix notices that can contain multiple lines by @kzu in #22
  • Add options to disable GH comment and summary reporting by @kzu in #23

🐛 Fixed bugs

  • Make sure we escape markup when rendering formatted by @kzu in #21

Full Changelog: v0.3.3...v0.3.4

v0.3.3

07 Jul 21:30
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Make macOS version description more palatable by @kzu in #17

Full Changelog: v0.3.1...v0.3.3