Releases: justjanne/powerline-go
Releases · justjanne/powerline-go
Fixed an issue where in newly initialized repos the git segment would not show the correct branch
v1.3.2 Improved git segment when in detached state or in newly initialized repo
Massively improved the quality of colorize-hostname
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
Added colorize-hostname feature, merged time segment, improved theming
v1.3.0 Updated readme for improved theming
Added a flag to show the input on a new line
v1.2.2 Updated the Readme for the -newline flag
Fixed an issue where folders containing backticks were not properly escaped
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
Fixes issues with East Asian characters that are of ambiguous width.
v1.1.0 Formatted code
Now with automated builds
v1.0.2 Update .travis.yml
Load all modules by default
v1.0.1 Changed default modules
First Release
v1.0.0 Added README, updated defaults