v0.7.1
What's Changed
- Everest::Thread: fix started flag usage by @corneliusclaussen in #103
- fix clang-15 error "capture_does_not_name_variable" by @Dominik-K in #104
- Simplify thread class by @corneliusclaussen in #105
- Only load & validate type files in manager or when validate_schemas set by @hikinggrass in #106
- Fix invalid debug log in case of probe module by @klemmpnx in #107
- Treat both json int/uint as c++ int by @a-w50 in #110
New Contributors
- @Dominik-K made their first contribution in #104
- @klemmpnx made their first contribution in #107
Full Changelog: v0.7.0...v0.7.1