Piecemeal
0.2.1
Easy Extensible Plugins for PowerShell
Installation Options
Owners
Copyright
2021 Start-Automating
Package Details
Author(s)
- James Brundage
Tags
PowerShell Plugin Extension Extensibility
Functions
Get-Extension Install-Piecemeal
Dependencies
This module has no dependencies.
Release Notes
## 0.2.1
* Get-Extension: Support for -AllValid (#45)
* Get-Extension: Removing Validation Errors when -ErrorAction is ignore (#43)
* Updating Piecemeal tests: Adding test for Steppable Pipeline (#42)
* Updating Piecemeal Formatting (making .Extends a list) (re #44)
* Get-Extension: Support for SteppablePipelines (#42). Fixing .Extends bug (#44)
---
## 0.2
* Adding formatting for extensions (#40)
* Updating Piecemeal tests (account for Regex) (#39)
* Get-Extension: Regex support for [Cmdlet] attribute (#39)
* Get-Extension: Adding -FullHelp, -ParameterHelp, -Example(s) (#38)
* Get-Extension: Adding -Help (#38)
---
## 0.1.10
* Get-Extension: Adding -ParameterSetName (#36)
* Install-Extension: Adding -Force to Import-Module in Install Note (#32)
---
## 0.1.9
* Get-Extension: Fixing CouldRun/Run issue with multiple ParameterSets (with other attributes present) (#31)
---
## 0.1.8
* Get-Extension: Fixing CouldRun/Run issue with multiple ParameterSets (#31)
* Install-Piecemeal: Improving Install Message (#32)
---
## 0.1.7
* Get-Extension: Now inherits ParameterSetName (#28)
* Get-Extension: Fixing issue properly displaying Valid Set (#29)
---
## 0.1.6
* Get-Extension now supports all validation attributes (#26/#25)
---
## 0.1.5
* Extensions are now Sortable (#19)
* Get-Extension supports -ExtensionName (#20)
* Get-Extension/Install-Piecemeal renaming parameter -ExtensionNameRegex to -ExtensionPattern (#21)
* Get-Extension: Adding -ValidateInput / Support for [ValidateScript], [ValidateSet], [ValidatePattern] (#22)
---
## 0.1.4
* Get-Extension:
* Can now filter extension parameters based off of command (#17)
---
## 0.1.3
* Get-Extension:
* Added -RequireExtensionAttribute (#13)
* Added -RequireCmdletAttribute (#14)
* Respecting [CmdletBinding(DefaultParameterSetName)] (#12)
* Surfacing attributes (#11)
* Install-Piecemeal:
* Allowing customization of -ExtensionName (#10)
* Making $script variables unique (#9)
* Fixing issues on Core (#16)
---
## 0.1.2
* Get-Extension:
* Added -NoMandatoryDynamicParameter (#6 / #4)
* [Parameter] attributes are now copied, so underlying commands are unchanged (#7)
---
## 0.1.1
* Get-Extension:
* -Parameter not accepts ValueFromPipelineByPropertyName (#2)
* -CommandName now works (#3)
* .GetDynamicParameters now supports -NoMandatory (#4)
---
## 0.1
* Initial Release of Piecemeal
---
FileList
- Piecemeal.nuspec
- Piecemeal.ezout.ps1
- Piecemeal.GitHubWorkflow.psdevops.ps1
- Piecemeal.format.ps1xml
- Piecemeal.psd1
- Install-Piecemeal.ps1
- CHANGELOG.md
- README.md
- Get-Extension.ps1
- Piecemeal.psm1
- LICENSE
- en-us\about_Piecemeal.help.txt
- Piecemeal.tests.ps1
- Formatting\Piecemeal.Extension.format.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.4.1 | 55 | 6/4/2023 |
0.4 | 6 | 6/4/2023 |
0.3.10 | 18 | 3/8/2023 |
0.3.9 | 8 | 3/3/2023 |
0.3.8 | 10 | 2/2/2023 |
0.3.7 | 36 | 11/19/2022 |
0.3.6 | 7 | 11/15/2022 |
0.3.5 | 17 | 9/18/2022 |
0.3.4 | 13 | 9/4/2022 |
0.3.3 | 26 | 7/11/2022 |
0.3.2 | 13 | 6/27/2022 |
0.3.1 | 11 | 6/27/2022 |
0.3.0 | 11 | 6/25/2022 |
0.2.9.1 | 14 | 6/20/2022 |
0.2.9 | 11 | 6/20/2022 |
0.2.8 | 12 | 6/16/2022 |
0.2.7 | 18 | 5/27/2022 |
0.2.6 | 15 | 5/3/2022 |
0.2.5 | 12 | 5/2/2022 |
0.2.4 | 11 | 4/30/2022 |
0.2.3 | 13 | 4/25/2022 |
0.2.2 | 13 | 4/13/2022 |
0.2.1 (current version) | 13 | 4/10/2022 |
0.2 | 16 | 3/27/2022 |
0.1.9 | 13 | 3/4/2022 |
0.1.8 | 12 | 3/4/2022 |
0.1.7 | 12 | 3/4/2022 |
0.1.6 | 12 | 3/3/2022 |
0.1.5 | 12 | 3/2/2022 |
0.1.4 | 26 | 2/19/2022 |
0.1.3 | 14 | 2/18/2022 |
0.1.2 | 14 | 1/9/2022 |
0.1.1 | 15 | 12/27/2021 |
0.1 | 16 | 12/20/2021 |