v1.2.0
- Adds
after_load
hook: fires after the axe-core JS library has been injected into the page. Register a block (or callable: lambda, proc, anything that responds_to? :call) that receives the Axe::Core instance. - Enables configuring axe-matchers via yaml file instead of
Axe.configure
- Supports injected axe-core into iframes