What's Changed
Scope Guard
CI and testing
- Move Linux and macOS CI to GitHub Actions by @ricab in #18
- Cover a wider range of compiler versions in CI by @ricab in #19
- [cmake] Fix repeated warning flag by @ricab in #22
- [gha] Adapt to updated images in CI by @ricab in #27
- [cmake] Treat warnings as errors outside of CI too by @ricab in #29
- [cmake] Fix minimum cmake version by @ricab in #30
Docs
- [doc] Update build badge by @ricab in #23
- [doc] Adapt test docs to auto-fetched Catch by @ricab in #24
- Fix link to design.md by @oold in #25
- [doc] Update main branch in badges by @ricab in #28
New Contributors
Full Changelog: v1.0.0...v1.1.0