Celluloid v0.2.2 Release Notes

    • AbortErrors now reraise in caller scope and get a caller-focused backtrace
    • 🌲 Log failed async calls instead of just letting them fail silently
    • 🔀 Properly handle arity of synchronous calls
    • Actors can now make async calls to themselves
    • Resolve crashes that occur when sending responses to exited/dead callers