The automated test package used to validate readiness on GitHub doesn’t build against all features, so some bugs such as #80 aren’t caught when merged.
Proposal:
- Add a build check for each feature combination.
- Attempt to test all valid feature combinations automatically (so no edits are required to support new features).
The automated test package used to validate readiness on GitHub doesn’t build against all features, so some bugs such as #80 aren’t caught when merged.
Proposal: