Skip to content

Releases: SamErde/PSPreworkout

v1.5.0

04 Nov 16:21
Compare
Choose a tag to compare

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

25 Oct 20:45
Compare
Choose a tag to compare

Added

  • Add basic support for DNF on Linux to Update-AllTheThings. (@x1101)

 
 

Fixed

  • Fix #22 in Edit-WinGetSettingsFile by temporarily removing the EditorPath parameter. It will be back! (@SamErde, @jdhitsolutions)

v1.4.8

24 Oct 18:56
Compare
Choose a tag to compare

Fixed

  • Fixed Windows/Linux detection in Update-AllTheThings.

 

v1.4.7

23 Oct 14:39
Compare
Choose a tag to compare

Changed

  • Fixed HelpUri to open help pages to each specific function when -Online help is requested.

 

v1.4.6

23 Oct 03:31
Compare
Choose a tag to compare

Added

  • Add updatable and online [external] help.

 

v1.4.4

22 Oct 21:29
Compare
Choose a tag to compare

Changes

  • Add external help.

 

v1.4.3

16 Oct 15:52
Compare
Choose a tag to compare

Fixed

  • Fix object creation example for comment-based help in Show-WithoutEmptyProperty

 
Full changelog: v1.4.2...v1.4.3
 

v1.4.2

15 Oct 23:02
Compare
Choose a tag to compare

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
 

v1.4.1

14 Oct 16:47
Compare
Choose a tag to compare

Fixed

 
Full changelog: v1.4.0...v1.4.1
 

v1.4.0

14 Oct 14:08
Compare
Choose a tag to compare

Added

  • Add Install-CommandNotFoundUtility
  • Add preferred EditorPath parameter to Edit-WinGetSettingsFile

Fixed

  • Fix download links for Get-PowerShellPortable
  • Optimize Get-PowerShellPortable version check and download