v0.7.5
This release includes a single fix identified in issue #70 where utilizing the
ActorRef::where_is
method would fail to resolve a properly named actor because it was checking the wrong type.
Associated PR: #72
Additionally there's some more test coverage and documentation additions along with the link to the new ractor website (slawlor.github.io/ractor)
Full changelog: v0.7.4...v0.7.5