v2.11.3
cloudpossebot
released this
22 May 08:32
·
9 commits
to refs/heads/main
since this release
🚀 Enhancements
Fix colorized string in prompt @Nuru (#942)
what
- Fix colorized text added to prompt without delimiters for color codes by
aws.sh
why
- Bash counts the characters in the prompt to manage viewing and editing command history. Non-printing characters must be delimited so they are not counted in the prompt text length.
Every Release
In every release, we update all unpinned packages to their latest packaged versions.
On a regular basis (roughly weekly), on Alpine only, we update the AWS CLI v1 and its dependencies to the latest versions. Debian does not have AWS CLI v1 installed, only v2.
These changes are not detailed here.