Skip to content

Releases: asifbacchus/ps-cmdlet-wol

Version 2.0

06 Sep 01:03
Compare
Choose a tag to compare

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

Version 1.1

05 Sep 08:31
Compare
Choose a tag to compare
  • explicitly define module exported function
  • create module manifest file
  • update README with instructions for module autoload

Version 1.0

05 Sep 02:24
Compare
Choose a tag to compare

Initial release