Skip to content

Releases: JanDeDobbeleer/oh-my-posh

v6.2.4

12 Nov 07:42
Compare
Choose a tag to compare

Bug Fixes

  • add stack trace when errors happen in segments (18a3b82), closes #1182

v6.2.3

11 Nov 07:49
Compare
Choose a tag to compare

Reverts

  • fetch info from the working directory (ae9fb25)

v6.2.2

10 Nov 19:45
Compare
Choose a tag to compare

Bug Fixes

v6.2.1

10 Nov 19:15
Compare
Choose a tag to compare

Bug Fixes

v6.2.0

09 Nov 20:23
4359450
Compare
Choose a tag to compare

Features

  • winget: add oh-my-posh tag (4359450)

v6.1.3

09 Nov 18:57
Compare
Choose a tag to compare

Bug Fixes

  • az: allow color templates (35e0a6d)

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.