3.0.0 (2018-03-28)
- Update to axe-core 3.0.0
- Add --load-delay option to delay audit after page loads (#53) (c0659a8)
- Upgrade chromedriver to support Chrome 65 (e4d4bd1)
2.1.0-alpha.1 (2018-02-21)
2.1.0-alpha.0 (2018-02-20)
- Upgrade axe-core to 3.0.0-beta.1
- Upgrade axe-webdriverjs to 2.0.0-alpha.1
2.0.0 (2017-12-19)
- Use chrome-headless as default browser replacing PhantomJS (1ae8e12)
- PhantomJS is no longer maintained. We will be replacing it with headless Chrome
1.3.1 (2017-12-19)
- Add axe-core 2.6.0
1.3.0 (2017-11-17)
- Add flag that enables supplying a list of rules to be skipped during the analysis (d22903d)
- Allow running from file:// and ftp(s):// (#41) (aa3d937)
- Link to DeqeuU courses/testingmethods (#38) (8c0e661)
1.2.0 (2017-10-31)
- Allow running from file:// and ftp(s):// (#41) (aa3d937)
- Link to DeqeuU courses/testingmethods (#38) (8c0e661)
- support exit codes (e14e2d5), closes #20 #22
1.1.1 (2017-09-20)
- feat: Add --timeout and --timer options (6d4d14f)
- chore: upgrade axe-core to 2.4.1, axe-webdriverjs to 1.1.5 (933f1fd)
- doc: Changed non-working promo url for courses to use a working url (ca7361e)