Celluloid v0.12.1 Release Notes

    • 🛠 Fix bug in unsetting of exclusive mode
    • 🆕 New incident report system for providing better debugging reports
    • ⏪ Revert BasicObject proxies for now... they are causing problems
    • String inspect that reveals bare object leaks
    • 🛠 Fix bug reporting proper task statuses
    • 🎉 Initial thread dumper support
    • ✂ Remove Celluloid#alive? as it cannot be called in any manner that will ever return anything but true, rendering it useless