- Code cleanup.
- Modified
Sign-ISEScript
to support-WhatIf
. - Updated
README.md
. - Added online help links.
- Updated license
- Updated manifest to PowerShell 5.1 and supporting Desktop edition
- Replaced
Out-Null
references to using[void]
- Cleaned up incorrect exported aliases
- Code clean up and reformatting
- code cleanup as some commands have moved to the PSScriptTools module.
- Moved help to external files (Issue #11)
- Renamed
changelog.txt
tochangelog.md
- module restructuring
- Updated
README.md
- Added New-FileHere command
- Fixed Open-SelectedISE to trim spaces from selected text and write a warning if file not found.
- Added ChangeLog.txt file.
- Added #requires -module PSDesiredStateConfiguration to New-DSCResourceSnippet.ps1
- Switched to MIT license
- Fixed a bug with New-CommentHelp to accept no parameters
- Updated New-CommentHelp to ignore new Information related common parameters in v5
- Updated New-FileHere function
- Published to PowerShell Gallery with a v5 manifest.
- updated module manifest
- Updated script signing to support multiple certificates
- Updated author name in manifest