- Update to version 1.14.1:
* Features:
- aws: add support for source_profile.
- aws: Adds support for AWS_CREDENTIAL_EXPIRATION
environment variable.
- custom: add option to check if pwd is in a repo.
- fossil: detection of Fossil check-outs in subdirectories.
* Bug Fixes:
- gradle: add support for unstable Gradle versions.
- init: avoid cygpath for starship binary path.
- java: wrong version number when using Android Studio JDK.
- preset: add output-flag to avoid encoding issues.
- pulumi: Fix formatting on pulumi module when using version.
OBS-URL: https://build.opensuse.org/request/show/1078415
OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=42
- Update to version 1.13.1:
* Features:
- config: Adds support for --profile <custom profile name>.
- env_var: Add support for env_var.VAR in format.
- fennel: add fennel module.
- add pijul_channel module.
- fossil_branch: add fossil_branch module.
- gradle: add gradle module.
- hg_branch: Add support for mercurial topics and find hg
root dir.
- java: Add .sdkmanrc for Java.
- logger: delete old logs & avoid more dup logs.
* Bug Fixes:
- 'to to' -> 'to'.
- container: reduce docker, podman and systemd confusion.
- fish: enable transient prompt when in vi mode.
- git_commit: fix potential test failure.
- Improve regex for extracting gradle package version from
gradle.properties.
- let-env warning when using nushell.
- nodejs: apply style even if node version is unavailable
- package: Improve regex for extracting gradle version
from gradle.properties.
OBS-URL: https://build.opensuse.org/request/show/1067865
OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=40
- Update to version 1.7.1:
* go: check for go.work file to show Go module in prompt.
* hostname: add ssh_symbol for ssh connections.
* package: Extract package version from PEP 621
compliant pyproject.toml.
* rust: Display toolchain names.
* Do not panic in config if editor not found.
* module: list option not working.
* nu: use the most recent starship init.
* Use git2::Repository::open_ext() instead of discover().
OBS-URL: https://build.opensuse.org/request/show/980138
OBS-URL: https://build.opensuse.org/package/show/shells/starship?expand=0&rev=17