Skip to content

0.14.4

Choose a tag to compare

@github-actions github-actions released this 08 May 08:11

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog,
and this project adheres to Semantic Versioning.

[0.14.4] - 2026-05-08

Details

Bug Fixes

  • Replace blocking waitUntilExit with async terminationHandler to prevent thread starvation by @irena327 in #249

New Contributors