Skip to content

Latest commit

 

History

History
110 lines (57 loc) · 4.52 KB

changelog.md

File metadata and controls

110 lines (57 loc) · 4.52 KB

Changelog

v0.6.3 (2024-09-02)

Full Changelog

✨ Implemented enhancements:

  • Add a way to opt-out of the summary #31 (@kzu)

🔨 Other:

  • Command option to disable trx output #29

🔀 Merged:

  • Ensure readme is encoded in UTF-8 #33 (@kzu)
  • Improve style disable when NO_COLOR #30 (@kzu)

v0.6.2 (2024-08-24)

Full Changelog

🐛 Fixed bugs:

  • Fix issue when filename has [ or ] characters #27 (@kzu)

v0.6.1 (2024-08-08)

Full Changelog

v0.6.0 (2024-08-07)

Full Changelog

✨ Implemented enhancements:

  • Rename attempts to retries #19 (@kzu)

v0.5.0 (2024-08-07)

Full Changelog

✨ Implemented enhancements:

  • Add ouctome column and screenshots #18 (@kzu)

v0.4.1 (2024-08-07)

Full Changelog

✨ Implemented enhancements:

  • Don't allow non-trx logger on non-Windows OS #17 (@kzu)
  • Make progress description column multiline #16 (@kzu)
  • Increase console verbosity to get better progress #15 (@kzu)

v0.4.0 (2024-08-06)

Full Changelog

✨ Implemented enhancements:

  • Allow for extra loggers in addition to trx #14 (@kzu)
  • Improve progress reporting by showing output #13 (@kzu)

v0.3.0 (2024-07-31)

Full Changelog

v0.2.3 (2024-07-29)

Full Changelog

v0.2.2 (2024-07-29)

Full Changelog

✨ Implemented enhancements:

  • Bring fix for test error markup rendering #10 (@kzu)

v0.2.1 (2024-07-29)

Full Changelog

v0.2.0 (2024-07-21)

Full Changelog

✨ Implemented enhancements:

  • Take into account duplicate FQN from theories #6 (@kzu)

v0.1.0 (2024-07-21)

Full Changelog

✨ Implemented enhancements:

  • Don't prefix trx report options unnecessarily #5 (@kzu)
  • Run retest with sample on all platforms #3 (@kzu)

🔀 Merged:

  • Showcase CI runs #4 (@kzu)

* This Changelog was automatically generated by github_changelog_generator