- Support for caching has been removed. While this feature was potentially
useful, thejoblib
implementation was sometimes causing more trouble than
it was worth. A modified approach to caching may be added in a future
release. - The
task
decorator and friends have been removed. Use thedask.delayed
decorator directly. - Support for running pipelines on rhino's SGE cluster was added.