Jump-Location 0.6.0 release candidate
Please, try out Jump-Location 0.6.0 release candidat. The official release will happen later this week.
Install instruction
If you don’t have Jump-Location
, please read instruction, targeting this archive.
If you are already using Jump-Location
, you can replace binaries in (Get-Module Jump.Location).Path
folder, or start powershell session with -NoProfile
option and import the new version of module.
Start-Process powershell -ArgumentList '-NoProfile -NoExit -Command "Import-Module <path-to-release-candidate>\Jump.Location.psd1"'
Release notes
We have a lot of good stuff for you!
jumpstat
now has-cleanup
parameter.- Fix for Issue with space in folder names
jumpstat
now has-scan
parameter.- Fix problem that cause powershell slows down 5 times when the module is using.
- Rename cmdlet from ‘Jump-Location’ to ‘Set-JumpLocation’.
Set-JumpLocation
now usePush-Location
by default, andj -
as apopd
alias.- Other bug fixes.