v0.15.7
What's Changed
- apply opinionated rustfmt by @slawlor in #354
- fix: mismatched types by @leoregul in #360
- Improving error messages when we cannot deconvert a type. by @krisajenkins in #366
- remove unnecessary arcs in ActorProperties by @Kannen in #373
- [WASM] remove MaybeSend, ensure 'timeout' is Send by @0x53A in #362
- Impl PartialEq, Eq, Hash for ActorRef by @realchonk in #368
- Update ractor to 0.15.7 by @slawlor in #380
New Contributors
- @leoregul made their first contribution in #360
- @krisajenkins made their first contribution in #366
- @Kannen made their first contribution in #373
- @0x53A made their first contribution in #362
- @realchonk made their first contribution in #368
Full Changelog: v0.15.6...v0.15.7