Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 02:54
v3.0.0
93cdf6b

Added

  • [JavaScript] Add SummaryPrinter (#40)
  • [JavaScript] Add ProgressPrinter (#40)
  • Print execution duration in summary (#62)
  • Include responsible step in summary (#63)
  • Show matching step definitions for ambiguous steps (#67)
  • Add progress bar printer (#79)

Changed

  • [JavaScript] BREAKING CHANGE: Expose PrettyPrinter rather than a high-level formatter (#40)
  • [JavaScript] Publish package in CommonJS format (#40)
  • Overhaul status colours (#71, #72)

Fixed

  • [Java] Correct attempt count for retries (#40)
  • [Java] Unwrap test run exception from Optional when printing (#40)