Starship Versions Save

☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!

v1.10.2

1 year ago

1.10.2 (2022-08-18)

Bug Fixes

v1.10.1

1 year ago

1.10.1 (2022-08-15)

Bug Fixes

  • Disable multithreading in jwalk (via gitoxide) as workaround for #4251 (#4258) (37b54f7)

v1.10.0

1 year ago

1.10.0 (2022-08-14)

Features

  • add bun module (#4187) (85692d1)
  • Add starship preset command (#4112) (c8a5adb)
  • Add support for blink, hidden, and strikethrough styles. (#4138) (aaab920)
  • Add the ability to have some file extensions prevent a module from triggering (#4043) (dd73447)
  • Enable transience for Cmd and PowerShell (#4143) (6e9c013)
  • git: replace git2 with git-repository (#3883) (ac55a01)
  • k8s: Add folder detection to the k8s module. (#4157) (5c5969c)
  • package: support cargo workspace versions (#4161) (0a1235e)
  • status: Add pipestatus_segment_format option to status module (#4103) (6143848)

Bug Fixes

  • aws: support official AWS_SHARED_CREDENTIALS_FILE variable (#4242) (1390036)
  • timings: count time spent on custom on 'when' command failure (#4121) (aae1ed0)

Performance Improvements

  • pulumi: allow disabling upwards discovery (#4159) (af15de9)
  • rust: avoid calling rustup in more conditions (#4174) (d8ac940)

Miscellaneous Chores

v1.9.1

1 year ago

1.9.1 (2022-06-27)

Features

Bug Fixes

  • character: Standadise Vim config names (#4081) (6761938)
  • install: Have fixed a spacing issue in output (#4082) (2ffe173)

v1.8.0

1 year ago

1.8.0 (2022-06-16)

Features

Bug Fixes

  • escape text segments in meta variables (#3563) (7d31bac)
  • fish: add proper vi mode detection for fish shell (#3839) (1469763)
  • install: ignore tarfile ownership values when installing as root (#4046) (1a91510)
  • nu: don't use cygpath for starship binary path in init (#4001) (9b52475)
  • some typos (e7c1976)

v1.7.1

1 year ago

1.7.1 (2022-05-24)

Features

  • go: check for go.work file to show Go module in prompt (#3968) (9ebfce1)
  • hostname: add ssh_symbol for ssh connections (#3806) (2bf30dc)
  • package: Extract package version from PEP 621 compliant pyproject.toml (#3950) (1b938fd)
  • rust: Display toolchain names (#3414) (393d62c)

Bug Fixes

  • ci: Version bump and fix Crowdin Pretranslate (#3992) (a0a6c94)
  • Do not panic in config if editor not found (#3766) (2e80aec)
  • module: list option not working (#3919) (6fe6735)
  • nu: use the most recent starship init (#3908) (382445d)
  • Use git2::Repository::open_ext() instead of discover() (#3591) (81a696a)

v1.6.3

2 years ago

1.6.3 (2022-04-26)

Bug Fixes

  • git_branch: correct variable name for remote branch (#3897) (bd7957f)
  • schema: move config-schema into docs folder (#3878) (094f982)

Performance Improvements

  • package: only try to read files that exist (#3904) (2a650bf)

Reverts

  • schema: move config-schema back into .github folder (#3886) (9b2ce42)

v1.6.2

2 years ago

1.6.2 (2022-04-15)

Features

Bug Fixes

  • bash: ensure checkwinsize is enabled for $COLUMNS (#3832) (0334327)
  • directory: enable repo_root_style when truncation_length is zero. (#3536) (441ebb3)
  • docker_context: ignore the "default" context (#3803) (#3804) (230e85b)
  • fish: allow generating session keys in older versions of fish (#3697) (0fb4219)
  • init: Change Elvish init to catch for 0.18 (#3769) (538329d)
  • nu: Use = instead of space to pass command line parameters (#3833) (2608db3)
  • nu: use shell-provided terminal width (#3800) (859b780)

v1.5.4

2 years ago

v1.5.4 (2022-03-24)

Features

  • aws: Add profile aliases (#3699)
  • buf: Add Buf module (#3661)
  • git_branch: add 'ignore_branches' option (#3753)
  • haskell: Add Haskell module (#3587)
  • nodejs: check for .mts and .cts files (#3734)

Bug Fixes

  • aws: accept sso credentials (#3718)
  • aws: Make AWS_REGION orverrides AWS_DEFAULT_REGION (#3619) (#3733)
  • docs: fix and cleanup VuePress config (#3738)
  • init: Change Nushell init for nu 0.60 (#3773)
  • status: Make status module work even when the status is 0 (#3750)

Docs

  • fix typo in Elm config docs
  • Fix entry for container config (#3783)
  • add SWU banner to README
  • Specify MSRV (#3742)
  • preset: add Pastel Powerline preset (#3761)

Build

  • bump shadow-rs from 0.10.0 to 0.11.0 (#3776)
  • bump which from 4.2.4 to 4.2.5 (#3778)
  • bump notify-rust from 4.5.6 to 4.5.7 (#3777)
  • bump shadow to 0.10.0 & git2 to 0.14.2 (#3767)
  • bump process_control from 3.2.1 to 3.3.0 (#3752)
  • bump gethostname from 0.2.2 to 0.2.3 (#3748)

Chore

  • audit: unignore RUSTSEC-2021-0119 (Out-of-bounds write in nix::unistd::getgrouplist) (#3768)
  • install: fix typo in help message (#3735)
  • release: v1.5.3
  • release: v1.5.2

v1.4.2

2 years ago

v1.4.2 (2022-03-10)

Bug Fixes

  • install: Add -o flag to unzip to match tar (#3727)

Code Refactoring

  • install: remove trailing slash from BIN_DIR (#3723)

Chore

  • release: v1.4.2