This file contains a log of changes made to the individual scripts.
History for Get-ExeTargetMachine
- Breaking change: All parameters except Path removed
- Breaking change: Outputs a custom object for each file, see help
- Breaking change: Access errors use the error stream as usual. All format errors and warnings written into the output object. Use a Where filter to pare down the results (see help)
- Online help added
- Comment-based help corrections
- Moved to GitHub for versioning
- Modified for MIT license
- Updated target machine list
- Changed positional parameters to named
- Modified non-EXE handling to return as soon as further processing is unnecessary
- Version 1.0 December 10, 2014: Initial release