Skip to content
This repository has been archived by the owner on Feb 16, 2021. It is now read-only.

Releases: JanDeDobbeleer/oh-my-posh2

2.0.207

22 May 19:16
Compare
Choose a tag to compare
Update badge to reflect PSGallery downloads

2.0.204

22 May 19:02
Compare
Choose a tag to compare
Update links to correct repository

2.0.193

10 Apr 08:28
Compare
Choose a tag to compare
Use "`n" for settings newline instead of ANSI ecape sequence

Resolves #82, Resolves #78

2.0.184

18 Mar 15:58
Compare
Choose a tag to compare
Added Themes/PowerLine.psm1

2.0.176

02 Mar 09:10
Compare
Choose a tag to compare
Provide correct information about available functions

2.0.172

23 Feb 14:17
Compare
Choose a tag to compare
Adjust themes to string building

This resolves #74. Due to no longer writing to the terminal immediately, the ANSI escape sequences needed to be adjusted and extended with the newline functionality. Before, Write-Host was used which is no longer an option.

2.0.167

22 Feb 08:29
Compare
Choose a tag to compare
Run tests on Travis CI for Linux and OSX

As taken from https://dfinke.github.io/powershell/2018/02/08/PowerShell-How-to-test-your-scripts-for-Windows-Linux-and-macOS.html
This is an exact copy of https://github.com/dfinke/TestPS5andPS6/blob/master/.travis.yml

Thank you @dfinke :pray:

2.0.162

21 Feb 10:22
Compare
Choose a tag to compare
Run tests on V5 and V6

2.0.129

29 Jan 19:29
Compare
Choose a tag to compare
timestamp bug for Themes/Paradox.psm1

2.0.125

01 Dec 14:49
Compare
Choose a tag to compare
Custom oh-my-posh theme based off of oh-my-zsh "afowler"