PSMinifier
1.1.3
A Miniature Minifier For PowerShell
Minimum PowerShell version
3.0
Installation Options
Owners
Copyright
2020 Start-Automating
Package Details
Author(s)
- Start-Automating
Tags
Functions
Dependencies
This module has no dependencies.
Release Notes
### v1.1.3
---
Compress-ScriptBlock bugfix: now handling using statements (Issue #6). Improvements to try/catch (Issue #7)
### v1.1.2
----
Compress-ScriptBlock bugfix: now handling [Hashtables] and [Ordered] (Issue #2)
### v1.1.1
----
Compress-ScriptBlock bugfix: try/catch/finally blocks now appropriately handled (Issue #3)
### v1.1
----
Compress-ScriptBlock now has -OutputPath/-PassThru
Added Support for GitHub Action
### v1.0
----
Initial Version of Minifier
FileList
- PSMinifier.nuspec
- CHANGELOG.md
- Compress-ScriptBlock.ps1
- Compress-ScriptBlock.min.gzip.ps1
- Compress-ScriptBlock.min.ps1
- PSMinifier.GitHubAction.PSDevOps.ps1
- README.md
- PSMinifier.psm1
- en-us\About_PSMinifier.help.txt
- LICENSE
- GitHub\Jobs\MinifyPSMinifier.psd1
- PSMinifier.psd1
- GitHub\Actions\PSMinifier.ps1
- PSMinifier.tests.ps1
- action.yml
Version History
Version | Downloads | Last updated |
---|---|---|
1.1.3 (current version) | 13,158 | 11/7/2021 |
1.1.2 | 66 | 9/28/2021 |
1.1.1 | 88 | 9/26/2021 |
1.1 | 158 | 3/16/2021 |
1.0 | 123 | 2/7/2020 |