• v2.0 b968fdf93e

    Version 2.0 Stable

    asif released this 2021-09-05 18:58:33 -06:00 | 1 commits to main since this release

    Error handling changed:

    • All warnings are now non-terminating errors
    • All errors are still non-terminating errors
    • MAC address validation handled within script instead of via parameter validation to allow for -ErrorAction and -ErrorVariable to be used by calling scripts
    Downloads
  • v1.1 f389999ca3

    Version 1.1 Stable

    asif released this 2021-09-05 02:15:43 -06:00 | 3 commits to main since this release

    • explicitly define module exported function
    • create module manifest file
    • update README with instructions for module autoload
    Downloads
  • v1.0 cb53f4a7a0

    Version 1.0 Stable

    asif released this 2021-09-04 20:23:49 -06:00 | 5 commits to main since this release

    Initial release

    Downloads