What's Changed
- Refactoring Module by @santisq in #2
- Cmdlets have been renamed to
Test-PingAsync
andTest-TcpAsync
- Functions using runspaces have been removed as these new cmdlets use async / await techniques, more efficient overall
- Added Pester tests
- Cmdlets have been renamed to
- Adding proper docs for the cmdlets by @santisq in #4
Full Changelog: https://github.com/santisq/PSNetScanners/commits/v1.0.0