Skip to content

Releases: JanDeDobbeleer/oh-my-posh

v6.1.2

09 Nov 16:16
Compare
Choose a tag to compare

Bug Fixes

  • git: remove Repo struct (2d25c59)

v6.1.1

09 Nov 12:27
Compare
Choose a tag to compare

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

07 Nov 18:55
93afdca
Compare
Choose a tag to compare

Bug Fixes

Features

  • dotnet: template + semver regex (93afdca)

v6.0.0

06 Nov 12:29
Compare
Choose a tag to compare

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

05 Nov 18:34
Compare
Choose a tag to compare

Bug Fixes

  • windows: consistent casing for drive and only drive letters (a01f4fa), closes #1173

v5.19.0

05 Nov 08:09
Compare
Choose a tag to compare

Features

v5.18.0

04 Nov 07:25
5321ae1
Compare
Choose a tag to compare

Features

  • pwsh: missing hyperlinks for Get-PoshThemes -list (#1166) (5321ae1)

v5.17.0

03 Nov 09:07
Compare
Choose a tag to compare

Features

  • owm: add template support (67ce40e)

v5.16.6

02 Nov 06:13
Compare
Choose a tag to compare

Bug Fixes

  • pwsh: fix remove-variable statements (97774fe)

v5.16.5

01 Nov 21:57
Compare
Choose a tag to compare

Bug Fixes

  • pwsh: rename general variables (d328c81), closes #1148
  • vscode: remove deprecated extensions (df52ccd)