---
category: ''
date: '2023-08-23T17:08:18Z'
description: ''
link: ''
slug: ''
tags: croupier, crystal, programming
title: Croupier v0.5.0 is out
type: text
---
A new
release
of
Croupier
my
Crystal library for tasks and
dataflow programming is out!
What's Changed
- New
TaskManager.auto_mode?
property
- Yield on spawn to make concurrency more useful
- More efficient input handling
- Fix deadlocking bug in parallel runner
- Warn or error when tasks are next in line but not ready
Full Changelog: v0.4.1...v0.5.0