v1.0.1
This release disables color contrast checking.
Right now axe-core scrolls the page when checking color contrast, which is ok in tests, but not ideal for smoke testing and development.
There is a configuration option that will fix this, pending release: dequelabs/axe-core#148