This repository has been archived by the owner on Feb 16, 2021. It is now read-only.
Releases: JanDeDobbeleer/oh-my-posh2
Releases · JanDeDobbeleer/oh-my-posh2
2.0.207
Update badge to reflect PSGallery downloads
2.0.204
Update links to correct repository
2.0.193
Use "`n" for settings newline instead of ANSI ecape sequence Resolves #82, Resolves #78
2.0.184
Added Themes/PowerLine.psm1
2.0.176
Provide correct information about available functions
2.0.172
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
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
Run tests on V5 and V6
2.0.129
timestamp bug for Themes/Paradox.psm1
2.0.125
Custom oh-my-posh theme based off of oh-my-zsh "afowler"