Skip to content

Latest commit

 

History

History
149 lines (110 loc) · 6.23 KB

CHANGELOG.md

File metadata and controls

149 lines (110 loc) · 6.23 KB

Changelog

Tags:

  • 💥 [Breaking Change]
  • 👓 [Spec Compliancy]
  • 🚀 [New Feature]
  • 🐛 [Bug Fix]
  • 📝 [Documentation]
  • 🏠 [Internal]
  • 💅 [Polish]

Note: Gaps between patch versions are faulty, broken or test releases.


v2.0.7 (2023-7-24)

🐛 Bug Fix

📝 Documentation

Committers: 3

v2.0.6 (2023-1-19)

🐛 Bug Fix

Committers: 3

v1.7.8 (2023-01-18)

🐛 Bug Fix

  • Service release; no new features/fixes

v1.7.7 (2023-01-18)

🐛 Bug Fix

  • [#53] Generate failure line number at Example data line rather than the Scenario Outline line (@wenzhhu)

Committers: 1

v2.0.4 (2022-12-28)

🏠 Internal

Committers: 1

v2.0.3 (2022-12-28)

🏠 Internal

Committers: 1

v2.0.2 (2022-12-28)

🐛 Bug Fix

  • [#51] fix: replace uuid v5 with v4 to ensure unique ids (@SCG82)

Committers: 1

v2.0.1 (2022-12-28)

📝 Documentation

  • Fix: incorrect links in README (@SCG82)

Committers: 1

v2.0.0 (2022-12-25)

🚀 New Feature

  • [#42] Convert to Typescript with dual ESM/CJS output (@SCG82)

🐛 Bug Fix

💅 Polish

Committers: 1

v1.7.6 (2022-09-13)

🐛 Bug Fix

  • [#41] Update to work with newer versions of @wdio/cucumber-framework (@mikesavia)

Committers: 1

v1.7.3 (2022-04-19)

🐛 Bug Fix

💅 Polish

  • [#32] Update dependencies, move to fixed static versions (@esaari)

Committers: 3

v1.7.2 (2021-06-24)

💅 Polish

  • Service release; no new features or fixes

Committers: 1

v1.7.1 (2021-06-24)

💅 Polish

Committers: 1

v1.7.0 (2021-03-01)

🐛 Bug Fix

  • [#9] Fix Cucumber hooks, so we're now compatible with WDIO v7 (@esaari)

📝 Documentation

::nail_care:: Polish

  • [#9] Filter skipped Cucumber scenarios from being included in rerun (@esaari)

Committers: 1

v1.6.0 (2021-02-26)

🚀 New Feature

  • [#11] Fix issue with Windows-style separators, add CHANGELOG.md (@mikesalvia)*

🐛 Bug Fix

  • [#10] Ensure failure locations are unique so there are no duplicates created in re-run.sh (@mikesalvia)

📝 Documentation

🏠 Internal

Committers: 1