Skip to content

Latest commit

 

History

History
72 lines (45 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

72 lines (45 loc) · 1.97 KB

Changelog

3.3.0 - 2024-04-21

  • Add support for indefinitely nested specs
  • Switch from to for joining test paths

3.2.0 - 2024-04-11

  • Allow all workflow event types

3.1.0 - 2024-04-11

  • Support manual workflow dispatch

3.0.1 - 2024-04-02

  • Bump dependencies

3.0.0 - 2023-12-13

  • Distinguish between reports by workflow name
  • Distinguish between reports by new optional report-tag input
  • Allow comments by non-bot users

2.1.2 - 2023-09-26

  • Calculate total duration if missing from Playwright report
  • Only display fractions for sub-minute durations

2.1.1 - 2023-09-10

  • Add job-summary input var

2.1.0 - 2023-09-10

  • Create job summary

2.0.0 - 2023-09-09

  • Rename action
  • Create output var for rendered summary

1.1.2 - 2023-09-09

  • Display report link

1.1.1 - 2023-09-09

  • Correctly count sharded tests

1.1.0 - 2023-09-08

  • Improve formatting

1.0.0 - 2023-09-07

  • Initial release