Releases: NickTomlin/protractor-flake
Releases · NickTomlin/protractor-flake
v4.0.0
05 Feb 02:48
Compare
Sorry, something went wrong.
No results found
4.0.0 (2019-02-05)
Features
Release Typescript migration and testing fixes. (9357450 )
BREAKING CHANGES
This should be seamless but i'm making this a
breaking bump to limit the affect on existing users.
v3.4.1
15 Jan 18:02
Compare
Sorry, something went wrong.
No results found
3.4.1 (2019-01-15)
Bug Fixes
Revert #98 to fix breakage with output. Will regroup to re-introduce feature after more diagnosis (2290cad )
v3.4.0
14 Jan 02:06
Compare
Sorry, something went wrong.
No results found
3.4.0 (2019-01-14)
Features
Always send output to flake callback. Closes #98 (02fb2d4 )
v3.3.0
25 Apr 23:29
Compare
Sorry, something went wrong.
No results found
<a name"3.3.0">
3.3.0 (2018-04-25)
Features
Update standard parser to accept 'suite' (b9f0ce97 )
v3.2.0
30 Mar 00:45
Compare
Sorry, something went wrong.
No results found
<a name"3.2.0">
3.2.0 (2018-03-30)
Features
Add arbitrary commit to trigger semantic release for 7d86fb7c (2ec17c66 )
v3.1.0
15 Mar 14:09
Compare
Sorry, something went wrong.
No results found
<a name"3.1.0">
3.1.0 (2018-03-15)
Features
v3.0.2
14 Feb 03:11
Compare
Sorry, something went wrong.
No results found
<a name"3.0.2">
3.0.2 (2018-02-14)
Bug Fixes
Handle relative paths in parser config (874a08eb , closes #85 )
v3.0.1
20 Sep 14:01
Compare
Sorry, something went wrong.
No results found
<a name"3.0.1">
3.0.1 (2017-09-20)
Bug Fixes
Features
Breaking Changes
cucumberMulti parser can't be used anymore
To migrate change cucumberMulti to cucumber
(1a073224 )
v2.7.0
24 Aug 23:00
Compare
Sorry, something went wrong.
No results found
<a name"2.7.0">
2.7.0 (2017-08-24)
Bug Fixes
added unit test for sharded jasmine-spec-report (f9229b55 )
removed unneeded config file and associated dependancy (1d2d7900 )
add unit test for jasmine-spec-reporter, and associated accoutrements (9d446b7b )
Features
add support for jasmine-spec-reporter (displayStacktrace: true) (ea80f2cd )
v2.6.0
04 Aug 15:31
Compare
Sorry, something went wrong.
No results found
<a name"2.6.0">
2.6.0 (2017-08-04)
Bug Fixes
Features
Adds support for coffee with 'multi' parser (a466f340 , closes #67 )