What's Changed
- Update windows crate version by @arihant2math in #404
- router: ensure the router proxy loop is broken out of on shutdown by @gterzian in #413
- Implement Sync for
IpcSender
by @jschwe in #415
Internal
- Skip router_flood test for the debug profile by @glyn in #403
- fix: Clippy warning with no features on linux platform by @jerensl in #406
- clippy: GitHub inline annotation by @jerensl in #405
- chore: Fix clippy warning on
force-inprocess
feature by @jerensl in #411 - Added Benchmark that tests serialization and deserialization of an enum. by @Narfinger in #409
- clippy: Add missing
unsafe
function documentation by @jerensl in #412
New Contributors
- @arihant2math made their first contribution in #404
- @jerensl made their first contribution in #406
- @Narfinger made their first contribution in #409
Full Changelog: v0.20.1...v0.20.2