v0.4.5 (2024-08-08)
✨ Implemented enhancements:
- Fix whitespace in elapsed time badge #37 (@kzu)
v0.4.4 (2024-07-31)
✨ Implemented enhancements:
- Fix markup style error if test contains [ or ] #36 (@kzu)
- Render trx version in GH comment #35 (@kzu)
v0.4.3 (2024-07-29)
✨ Implemented enhancements:
- Restore formatting and links for errors, escape per line #34 (@kzu)
v0.4.2 (2024-07-29)
🐛 Fixed bugs:
- Escape markup in CLI output from errors too #33 (@kzu)
v0.4.1 (2024-07-17)
✨ Implemented enhancements:
- Auto-document CLI options #25 (@kzu)
🐛 Fixed bugs:
- Ensure we don't render style for default option value #27 (@kzu)
v0.4.0 (2024-07-15)
✨ Implemented enhancements:
- Exit code should match success/failure status #24 (@kzu)
v0.3.4 (2024-07-12)
✨ Implemented enhancements:
- Add options to disable GH comment and summary reporting #23 (@kzu)
- Fix notices that can contain multiple lines #22 (@kzu)
- Link badges directly to job run for details #20 (@kzu)
- Add support for reusing the same PR comment for badges/details #19 (@kzu)
🐛 Fixed bugs:
- Error: Could not find color or style 'System.Int32'. #18
- Make sure we escape markup when rendering formatted #21 (@kzu)
v0.3.3 (2024-07-07)
v0.3.2 (2024-07-07)
✨ Implemented enhancements:
- Make macOS version description more palatable #17 (@kzu)
v0.3.1 (2024-07-07)
✨ Implemented enhancements:
- Add runtime information to GH message #16 (@kzu)
v0.3.0 (2024-07-04)
✨ Implemented enhancements:
- Add --no-skip to avoid rendering skipped tests? #3
- Render badges in GH using shields.io #13 (@kzu)
- Sort test results by name, improve duration calculation #12 (@kzu)
- Add support for reporting to github #11 (@kzu)
🔨 Other:
- If there are multiple trx files, only render the results for the newest one for a given assembly #2
v0.2.0 (2024-07-03)
✨ Implemented enhancements:
- Render all results for all files found as a single summary #6
- Render file links and relative paths #10 (@kzu)
- Add --skipped (default true) support #9 (@kzu)
- Render skipped test reason #8 (@kzu)
- Render all results for all files found as a single summary #7 (@kzu)
- Dim skipped tests by default #4 (@kzu)
v0.1.0 (2024-07-02)
v0.1.0-beta (2024-07-02)
v0.1.0-alpha (2024-07-02)
✨ Implemented enhancements:
- Add support for rendering test output and errors #1 (@kzu)
* This Changelog was automatically generated by github_changelog_generator