Skip to content

v0.14.3

Compare
Choose a tag to compare
@slawlor slawlor released this 07 Jan 16:18
· 7 commits to main since this release
0f0483f

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

Full Changelog: v0.14.2...v0.14.3