This repository has been archived by the owner on Sep 24, 2019. It is now read-only.
Releases: quailjs/quail
Releases · quailjs/quail
Version 2.1.1
Version 2.1
- Changed license to MIT
- Quail is now split into various components and custom callbacks that are build using
grunt build
- Configuration is now in YAML format
- Tests are explicitly aligned with WCAG techniques or success criteria.
- Tests can have translatable titles and default descriptions.
- Tests now support different configurations based on guideline alignment.
Version 2.0.3
- Added tags to tests so that they could be categorized by implementations.
- Cleaned up some Grunt linting.