- Fixed a delay with every prompt redraw to check for the git modules
- Removed dependency on
oh-my-posh- The cmdlet from
oh-my-poshis not in newer versions, and there's a cmdlet inposh-gitthat does the exact same thing
- The cmdlet from
- Added last execution time for PowerShell v7 and higher
- Added patch number to the version element for versions of PowerShell that include a Patch element on
$PSVersionTable.PSVersion - Added pre-release label for pre-release (beta) versions of PowerShell
- Fixed an issue with displaying the git status element when on a network share
- Added padding to the command counter to 3 digits to help reduce prompt data shifting around