Ace v1.2.3
This is a maintenance release of Ace, the Accessibility Checker for EPUB developed by the DAISY Consortium. Installation instructions and other documentation is available on Ace’s development web site.
The Ace command line "package" is deployed to the official NPM registry under the "latest" release tag (the "next" release tag is used for intermediary test builds): https://www.npmjs.com/package/@daisy/ace/v/latest?activeTab=versions
Here is a copy of the changelog:
- NodeJS v12+ requirement (LTS Long Term Support version is v14, v12 is now in maintenance mode, see https://nodejs.org/en/about/releases/ )
- NPM package updates (minor non-breaking semantic version increments)
- Notably: Deque Axe v4.3.3 (DAISY fork: daisy/axe-core#6 )
- Migrated Continuous Integration runtime (automated tests) to new Travis service