Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@santisq santisq released this 24 Jul 02:27
· 1 commit to main since this release
c250183

What's Changed

  • Refactoring Module by @santisq in #2
    • Cmdlets have been renamed to Test-PingAsync and Test-TcpAsync
    • Functions using runspaces have been removed as these new cmdlets use async / await techniques, more efficient overall
    • Added Pester tests
  • Adding proper docs for the cmdlets by @santisq in #4

Full Changelog: https://github.com/santisq/PSNetScanners/commits/v1.0.0