Releases: SamErde/PSPreworkout
Releases · SamErde/PSPreworkout
v1.5.0
This release is focused on enhancements that make the existing functions more usable and flexible. The main changes are refactoring Get-EnvironmentVariable and Out-JsonFile.
Changed
- Improve
Get-EnvironmentVariable
. Return rich objects to pipeline and test more usage scenarios. - Remove requirement for ".json" extension in
Out-JsonFile
. - Accept input from pipeline in
Out-JsonFile
. - Ensure file is created in file system provider with
Out-JsonFile
. - Remove GridView parameters from
Get-TypeAccelerator
to give user control of output and display.
v1.4.9
v1.4.8
v1.4.7
v1.4.6
v1.4.4
v1.4.3
Fixed
- Fix object creation example for comment-based help in
Show-WithoutEmptyProperty
Full changelog: v1.4.2...v1.4.3
v1.4.2
Changed
- Refactor
Show-WithoutEmptyProperty
and test with more examples - Enhance
Out-JsonFile
with better validation and provider handling
Full changelog: v1.4.1...v1.4.2