What's Changed
- Check crate packaging in ci by @youyuanwu in #120
- Allow using FabricClient in non-tokio projects and refactor interface. by @cgettys-microsoft in #122
- Add a AutoConfigurationPackageChangeCallbackHandle RAII Type by @cgettys-microsoft in #121
- Update rust compiler to 1.84 version by @youyuanwu in #124
- Make the code compile on macOS by @OscarTHZhang in #125
- Replace from_com and into_com with From implementations by @cgettys-microsoft in #126
- Use reason = "reason_here" for allow lints by @cgettys-microsoft in #127
- Prepare 0.0.19 Release with CI Packaging fix by @cgettys-microsoft in #129
- Clean up echomain sample by @youyuanwu in #130
- Slightly simplify Client Example by @cgettys-microsoft in #132
- Change safe APIs to return mssf Error by @youyuanwu in #131
Full Changelog: v0.0.18...v0.0.19