- Feature: Allow setting an alternative condition to permit use of Celluloid::Condition in place of ConditionVariable
- Feature: Allow termination of resources, which raises an exception on reads
- Feature: Better testing and documentation
- Feature: FutureResource#resource now takes an optional argument of the number of seconds to wait before timing out. On timeout, a Timeout::Error will be raised.
- Initial Release