Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 May 21:57
· 1 commit to main since this release
7bb25e3

Highlights

✨ pytask-parallel v0.5.0 is released. What is new?

🚀 pytask supports more backends, like dask and even more importantly, coiled.

coiled allows you to execute individual tasks in virtual machines from the cloud provider of your choice (AWS, GCP, Azure) as serverless functions.

You can also execute every task in a project in a coiled cluster.

There are also some smaller improvements.

What's Changed

Full Changelog: v0.4.1...v0.5.0