This repository has been archived by the owner on Aug 7, 2019. It is now read-only.
Releases: ReadyTalk/cukefarm
Releases · ReadyTalk/cukefarm
v3.0.1
v3.0.0
- Upgrade Cucumber to v0.9
- Upgrade Protractor to v3
Breaking Changes
- Upgrade to Protractor v3:
- Removed native support for Cucumber Framework; now uses protractor-cucumber-framework
- Now uses selenium-webdriver 2.48.2; requires use of Node >= v4
- See Protractor's list of breaking changes in v3
- Upgrade to Cucumber v0.9:
- Catch ambiguous step definitions
- Make World constructors strictly synchronous
- See Cucumber's list of breaking changes in v0.8
- See Cucumber's list of breaking changes in v0.9
v2.0.2
v2.0.1
v2.0.0
- Utilize new features of Cucumber 0.5.x
- Enable support for Protractor 2.x
- Close these issues
v1.0.1
- Increase visibility in npm by adding keywords
- Improve usability by adding docs and removing dependency on CoffeeScript
- Improve stability by creating a Travis CI job
- Close these issues