v1.1.8
What's Changed
- Fixes a bug where the cmdlet would not be correctly disposing Runspaces in scenarios where a
PipelineStoppedExceptionwas thrown (CTRL+C /Select-Object -First) andOperationCanceledException(Timeout reached) by @santisq in #36
Full Changelog: v1.1.7...v1.1.8