PSMinifier

1.1.3

A Miniature Minifier For PowerShell

Minimum PowerShell version

3.0

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSMinifier

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSMinifier

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

2020 Start-Automating

Package Details

Author(s)

  • Start-Automating

Tags

Minifier

Functions

Compress-ScriptBlock

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

Version History

Version Downloads Last updated
1.1.3 (current version) 2,434 11/7/2021
1.1.2 63 9/28/2021
1.1.1 56 9/26/2021
1.1 155 3/16/2021
1.0 120 2/7/2020