3.1.3 (2019-04-24)
3.1.2 (2019-04-20)
- packages: update dependencies (f701836)
3.1.1 (2019-03-15)
3.1.0 (2018-09-19)
3.0.1 (2018-08-09)
- index.js: return promise with axeBuilder (20c18ed)
3.0.0 (2018-07-18)
- index.js: return a promise (cb877d6)
2.1.2 (2018-06-19)
- index.js: driver instance due to invalid session ID (bbf4dd5)
2.1.1 (2018-05-31)
- index.js: increase timeout to 60000 ms (68d43f1)
2.1.0 (2018-04-24)
- headless: add support for headless mode (7b1345b)
2.0.0 (2018-04-23)
- package.json: update axe-core to ^3.0.1 (bec83e6)
- package.json: update axe-webdriverjs to ^2.0.0 (cf8e76e)
- phantomjs: remove phantomjs (94d61e1)
1.4.1 (2018-04-23)
- package.json: update chromedriver to 2.38.0 (958233b)
1.4.0 (2016-12-27)
- package.json: update axe-webdriverjs and selenium-webdriver (dd7aee2)
1.3.2 (2016-12-16)
- package.json: set chromedriver to version 2.25.1 to avoid problems behind a proxy (e99840e)
1.3.1 (2016-12-09)
- index.js: modify drivers and capabilities to check complex urls in Chrome and PhantomJS (71df07f)
1.3.0 (2016-12-09)
- 404: create first approach to check only valid urls (3035949)
- index.js: filter local and non local urls to review the status (dd2e25d)
- package.json: update axe-core to 2.0.7 (29a3bcc)
- package.json: update axe-webdriverjs to 0.4.0 (8eb21a2)
- reporter.js: show message when the URL is not valid (d0be5f6)
1.2.0 (2016-10-10)
- a11yCheckOptions: add attribute a11yCheckOptions to override options (5244f05)
- onlyViolations: add option to return only the violations (14b7cc5)
- verbose: add verbose option to show information messages about the analysis (861f076)
1.1.0 (2016-09-25)
- exclude: add exclude option to add a CSS selector to the list of elements to exclude in analysis (c93dd88)
- include: add include option to add a CSS selector to the list of elements to include in analysis (204748a)
1.0.0 (2016-09-07)
- index.js: change how to show the url to test (f3f7cc3)
- plugin: modify the plugin to admin local and remote urls also glob patterns (ca9abc0)