CliWrap v3.4.4 Release Notes

    • ๐Ÿ‘Œ Improved cancellation handling in all execution models by attaching the triggered CancellationToken to produced OperationCanceledExceptions.
    • ๐Ÿ›  Fixed an issue where using PipeSource.FromFile(...) with a non-existing file did not throw an exception.