Releases: JanDeDobbeleer/oh-my-posh
Releases · JanDeDobbeleer/oh-my-posh
v6.1.1
Bug Fixes
- angular: json schema in line with implementation (793ac2c)
- fetch info from the working directory (cb17bb9)
- git: correct color templates functions (7a5bccf)
- git: fetch detailed information when enabled (114cda4)
- schema: correct property names (17a53f6)
v6.1.0
Bug Fixes
Features
- dotnet: template + semver regex (93afdca)
v6.0.0
Features
- color: allow override from parent (9323f89)
BREAKING CHANGES
- color: this removes the inherit keyword used in color
overrides. Migration from inherit to parentBackground or
parentForeground is needed to stay compatible.
v5.19.1
Bug Fixes
- windows: consistent casing for drive and only drive letters (a01f4fa), closes #1173
v5.18.0
Features
- pwsh: missing hyperlinks for Get-PoshThemes -list (#1166) (5321ae1)
v5.17.0
Features
- owm: add template support (67ce40e)
v5.16.6
Bug Fixes
- pwsh: fix remove-variable statements (97774fe)
v5.16.5
Bug Fixes
- pwsh: rename general variables (d328c81), closes #1148
- vscode: remove deprecated extensions (df52ccd)