Changelog for
powerline-go-1.24-6.40.i586.rpm :
* Sun Jul 16 2023 Dirk Müller
- update to 1.24:
* Add exit codes for an IBM Z OS, named \'zos\'
* Goreleaser pipeline to build more archs and make release workflow more reliable
* AWS module try to use AWS_VAULT when AWS_PROFILE is not set
* Use altermative prompt from python venv
* Background tasks should use --no-optional-locks to prevent issues with other tools running at the same time.
* Add \"git branch\" symbol to gitlite module (if git mode is not \"compact\")
* Mon Mar 20 2023 Dirk Müller - update to 1.22.1:
* Changed bold foreground back to default, made it into an option set by themes
* #298 Added a new \"compact\" Git mode, with less width than \"fancy\", and a bit more information than \"simple\" (AATTjacobo- diaz)
* #308 add low precision duration setting (AATTpridkett)
* #310 Restyle nix-shell segment (AATTjonascarpay)
* #321 Add support to show current date and time (AATTflybyray)
* #330 Added segment to display current node version (AATTcaleb- artifact)
* #331 Increased the performance of GCP segment (AATTcaleb- artifact)
* #333 Add more exit code strings (AATTscop)
* #336 Add vi-mode segment (AATTblackheaven)
* #338 Add Openshift cluster context shortening (AATTstas2k)
* #339 Allow node indicator to be overridden (AATTmjgiarlo)
* #340 Add RVM segment for Rubyists who use RVM (AATTmjgiarlo)
* #349 make foreground color bold (AATTbuckley310)
* #351 Add support for DOCKER_CONTEXT environment variable
* #352 direnv support (AATTscop)
* #289 Avoid a git rev-list if stash stats are disabled (AATTscop)
* #292 Fix prompt for Fish Shell (AATTcfinnberg)
* #294 fallback to $PWD if os.Getwd returns error (AATTvgropp)
* #296 git ignores global config gitexcludes/.git/config/ignore
* #301 Path should be escaped in plain mode (AATTdswij)
* #312 Improve shell detection (AATTscop)
* #314 only warn about shellVarName not existing if it\'s been set (AATTkchiem)
* #317 Try to escape virtualenv on Git Bash for Windows
* #319 Replace wc with fish builtin count (AATTkidonng)
* #341 Do not render node package segment if no version found
* Thu Jul 15 2021 pandom79AATTgmail.com- Update to version 1.21.0:
* Fix typod flag name to re-enable prompt shrinking when `-max-width` is specified
* added signal numbers for DragonFly BSD
* Improve README for -colorize-hostname
* Corrects whitespace in README.md
* Fixes return value in bzr and fossil segments and adds modules bzr and fossil to README.md
* fixed terraform refactor
* use happy path for better code readability
* Use goenv\'s colors for vgo too
* Added Fossil segment
* Added Bazaar segment
* Tue Jun 22 2021 Domenico Panella Several bugfixes and improvements thanks to the help from many contributors :)-