Changes
🙈 Bug Fixes
- Switch to
latin1
encoding for binary output for debug symbol checks in compiled objects @agriyakhetarpal (#309) - Ignore
radr://5614542
remnant debug symbol for binaries stripped via Apple'sstrip
utility @agriyakhetarpal (#310)
📖 Documentation
- [ci] [docs] add link-checking in CI (fixes #293) @jameslamb (#312)
🛠 Maintenance
- exclude hard-to-test codepaths from coverage @jameslamb (#308)
- bump development version @jameslamb (#307)