Releases: JanDeDobbeleer/oh-my-posh
Releases · JanDeDobbeleer/oh-my-posh
v6.2.4
Bug Fixes
- add stack trace when errors happen in segments (18a3b82), closes #1182
v6.2.3
Reverts
- fetch info from the working directory (ae9fb25)
v6.2.0
Features
- winget: add oh-my-posh tag (4359450)
v6.1.3
Bug Fixes
- az: allow color templates (35e0a6d)
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.