v0.0.18
What's Changed
- Reduce how much code requires tokio_async to compile by @cgettys-microsoft in #113
- Remove lld linker option and dependencies by @youyuanwu in #112
- [FabricRuntime] Support Package change notification callbacks by @cgettys-microsoft in #96
- Implemented health api by @rohanhcumca in #116
- Reorganize com crate to prepare bindgen upgrade by @youyuanwu in #117
- Upgrade windows deps to 0.59 by @youyuanwu in #118
- Prepare 0.0.18 release by @cgettys-microsoft in #115
- Add initial skeleton for HealthClient API in mssf_core by @OscarTHZhang in #114
- Fix mssf-com default features by @youyuanwu in #119
New Contributors
- @rohanhcumca made their first contribution in #116
Full Changelog: v0.0.17...v0.0.18