v0.14.3
Ractor v0.14.3 is released!
What's Changed
- FromActorRef which allows to send messages convertible to original TMessage by @anabyv042 in #306
- Expose async-trait to as a feature which can be enabled or disabled selectively in
ractor_cluster
by @slawlor in #313 - fix: get_children should not break supervision tree integrity by @kanru in #311
- Prep for 0.14.3 release by @slawlor in #314
New Contributors
- @anabyv042 made their first contribution in #306
- @kanru made their first contribution in #311
Full Changelog: v0.14.2...v0.14.3