Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Latest commit

 

History

History
103 lines (64 loc) · 2.43 KB

CHANGELOG.md

File metadata and controls

103 lines (64 loc) · 2.43 KB

CHANGE LOG

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.


Added

Changed

Deprecated

Removed

Fixed

10.0.0 - 2021-07-08

Changed

  • upgrade cucumber dependencies including gherkin to 20.0.0 and messages to 17.0.0

9.0.0 - 2021-05-18

Changed

  • Upgrade to @cucumber/fake-cucumber 12.0.2

8.0.0 - 2021-05-17

Changed

  • Upgrade to @cucumber/message-streams 2.0.0

7.0.0 - 2021-04-06

Changed

  • Upgrade dependencies including @cucumber/gherkin ^18.0.0 and @cucumber/messages ^15.0.0

Fixed

6.0.0 - 2020-08-08

This should have been 2.0.0, but was accidentally released as 6.0.0.

Changed

  • Update messages to 13.0.1

1.1.0 - 2020-06-29

Changed

  • Upgrade dependencies

1.0.2 - 2020-05-11

Fixed

  • Emit missing Meta and Source messages #984
  • Catch JSON parsing errors (#992 tooky)

1.0.1 - 2020-04-22

Added

  • README file.

1.0.0 - 2020-04-22

Added

  • First release