Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 780 Bytes

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 780 Bytes

Changelog

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

[0.3.0] - 2018-03-14

Changed

Scenario will skip steps after the first failing one ( #23 - reported by @reaktivo )

[0.2.0] - 2018-02-28

Added

Support for Scenario Outlines ( #11 Thanks @mbaranovski !)

Tests

Wallaby and jest configurations for super nice development experience ( Thanks @mbaranovski !)

[0.1.0] - 2018-02-18

Added

Support for datatables and docstrings ( #7 Thanks @fcurella !)

Allow custom dir config ( #5 Thanks @dvelasquez !)

Tests and CircleCI integration! (@lgandecki)

Changelog!

Changed

Readme: fix configuration error (#11 Thanks @alopezsanchez !)

Updated Readme with TODO

Code Style

Added and enforced prettier with eslint (@lgandecki)