v0.10.0
What's Changed
- fix: Add node21 as potential include path by @nzbr in #138
- fix(fmt): backward compatibility with libfmt by @a-w50 in #142
- Update nlohmann_json_schema_validator dependency to 2.3.0 by @hikinggrass in #143
- Use poll for mqtt io instead of sleeping by @corneliusclaussen in #139
- Fix bazel build (add libcap to bazel build) by @golovasteek in #147
- Use steady_clock for waiting by @golovasteek in #146
- Fix ambiguous use of the Everest namespace by @hikinggrass in #148
- Improved rust and bazel support for external usage. by @golovasteek in #145
- Introduce conditional dependencies by @hikinggrass in #141
- Refactor/error handling by @andistorm in #133
- Bump version to v0.10 by @andistorm in #149
New Contributors
Full Changelog: v0.9.0...v0.10.0