Concurrent Ruby v0.8.0 Release Notes

Release Date: 2015-01-25 // about 9 years ago
    • 💎 C extension for MRI have been extracted into the concurrent-ruby-ext companion gem. Please see the README for more detail.
    • 👍 Better variable isolation in Promise and Future via an :args option
    • ⚡️ Continued to update intermittently failing tests