All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.8.0 (2022-03-27)
- Add "role" attribute token list tests (#36) (a66ea9f), closes matatk/landmarks#464
0.7.0 (2021-08-01)
0.6.0 (2021-07-11)
- Delete Travis config (c11e66f)
- Move to GitHub Actions (ef15aff)
- Run tests only instead of a full build (f1e8c5d)
0.5.0 (2020-04-24)
- CHANGELOG: Fix corrupted output (#28) (e319770), closes #23
- README: Add note about hiding landmarks (#26) (59dd0b8)
- README: Enhance note about hiding landmarks (#27) (94e3561)
0.4.0 (2019-10-11)
- Simplify this repo so that it only contains tests - not test runners or converters - and doesn't introduce onerous dependencies.
0.3.0 (2019-08-25)
- Add aria-roledescription tests (#13) (048d388), closes #11
- Simplify existing implementation; Start tested foundations… (#12) (4e53f88)
0.2.1 (2019-06-03)
0.2.0 (2019-05-11)
- Dependencies: Explicitly (dev-)require ESLint (3430ecd)
- Use specified (US) spelling "doc-acknowledgments" (#5) (d9b6f89), closes #1
- Use factored-out package for generating/updating the changelog (11e9a31)
- Use Travis CI (55df502)
- Examples: Code samples; clarify runner() use (14f1ea7)
- Examples: Iterator code sample and clarification; fix export (6fffd3d)
- Metadata: Include basic metadata for each test (e89d48a)
- Build combined fixtures and expectation files (#4) (a0b0c8b)
- Export test iterator function (681df78)
- Metadata: Expect the JSON files to provide metadata (b2763ba)
0.1.1 (2019-04-10)
- Ensure dependencies are correctly specified (1a9e052)
0.1.0 (2019-04-10)
- Initial test suite, based on the Landmarks extension (0662921)