Skip to content

Releases: devlooped/dotnet-trx

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

v0.3.1

07 Jul 20:08
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Add runtime information to GH message by @kzu in #16

image

Full Changelog: v0.3.0...v0.3.1

v0.3.0

04 Jul 06:41
@kzu kzu
Compare
Choose a tag to compare

What's Changed

✨ Implemented enhancements

  • Add support for reporting to github by @kzu in #11
  • Sort test results by name, improve duration calculation by @kzu in #12
  • Render badges in GH using shields.io by @kzu in #13

Full Changelog: v0.2.0...v0.3.0