Skip to content

v23.0.0

Compare
Choose a tag to compare
@JanDeDobbeleer JanDeDobbeleer released this 26 Jul 06:21
· 430 commits to main since this release

Bug Fixes

  • pwsh: wrap module code in try-catch blocks (00260e1), closes #5348

Features

  • git: enable posh-git from the git segment config (7081cac)

BREAKING CHANGES

  • git: To use the posh-git module output, you must now set the
    source property to pwsh in the git segment configuration.

In case you are using the default configuration,
you don't need to change anything.