Skip to content

Releases: justjanne/powerline-go

Fixed an issue where in newly initialized repos the git segment would not show the correct branch

23 Aug 20:27
Compare
Choose a tag to compare
v1.3.2

Improved git segment when in detached state or in newly initialized repo

Massively improved the quality of colorize-hostname

23 Aug 16:56
Compare
Choose a tag to compare

These were chosen by taking the color with the highest contrast from

  • background with sqrt-inverse of saturation and luminance
  • background with sqrt-inverse of luminance
  • background with inverse of saturation and luminance
  • the color 250 - #bcbcbc

and then finding, via brute force, in Lab colorspace the xterm-256color with the smallest vector distance

Preview of the colorized hostname feature

Added colorize-hostname feature, merged time segment, improved theming

23 Aug 13:50
Compare
Choose a tag to compare

Added a flag to show the input on a new line

22 Aug 22:09
Compare
Choose a tag to compare
v1.2.2

Updated the Readme for the -newline flag

Fixed an issue where folders containing backticks were not properly escaped

22 Aug 20:01
Compare
Choose a tag to compare
v1.2.1

Fixed an issue where backticks were not properly escaped

Fixed an issue where folders containing `~` or `$` would not be properly escaped, Added Docker Segment

22 Aug 19:23
Compare
Choose a tag to compare

Fixes issues with East Asian characters that are of ambiguous width.

22 Aug 09:31
Compare
Choose a tag to compare

Now with automated builds

21 Aug 22:33
Compare
Choose a tag to compare
v1.0.2

Update .travis.yml

Load all modules by default

21 Aug 18:28
Compare
Choose a tag to compare
v1.0.1

Changed default modules

First Release

21 Aug 18:10
Compare
Choose a tag to compare
v1.0.0

Added README, updated defaults