Skip to content

Releases: SamErde/PSPreworkout

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

 
 

v1.3.1

11 Oct 13:08
Compare
Choose a tag to compare

Added

  • Add Edit-PSReadLineHistoryFile
  • Add Out-JsonFile
  • Add Show-WithoutEmptyProperty

Removed

  • Remove user installation of PowerShell, which no longer provides user installation packages after 7.2.6

 
 

Fixed

  • Fix broken build output due to corrupt formatter 🤷‍♂️
  • Comment out incomplete parameters in Initialize-PSEnvironmentConfiguration
  • Remove -Force on module install scriptblock for Initialize-PSEnvironmentConfiguration