v0.3
Breaking changes
-
Flatten the configuration options.
This aligns better with how GitHub action matrices work with
include
directives.
Changed
-
Merge the standalone 'Validate config' job into the 'Run tests' job.
This is likely to reduce billable CI time in paid repos.
Development
- Add a test suite.