Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.54 KB

CHANGELOG.md

File metadata and controls

27 lines (23 loc) · 1.54 KB

2.0.1 / 2017-03-09

Bugfixes:

  • #49 Unable to parse some step definitions from feature files

2.0.0 / 2017-01-21

Features:

  • #24 Settings config file does not consider files on multiple levels
  • #29 Snippets support
  • #28 Multi - language extension support
  • #26 Add support for Cucumber-TSFlow

Bugfixes:

  • #25 Add support for Cucumber-TSFlow

1.1.0 / 2017-01-13

Features:

  • #15 Add some 'Steps and Page Objects refreshing' command

Bugfixes:

  • #18 Wrong pageObjects detecting
  • #17 Pick definition for the page/page objects if step is not completed
  • #21 Allow '/' in step definitions
  • #20 Added extension configuration

1.0.5 / 2017-01-11

  • #16 fix - Gherkin-style comments with #

1.0.4 / 2017-01-10

  • Extension description updates.