Releases: starship/starship
Releases · starship/starship
v0.12.0 - 2019-08-20
Features
- Implement a two-phase init stage to add better error logs to init scripts
Fixes
- No longer panic when an unknown module is called by the
starship module
subcommand
Commits
- a08cc97 chore(bump): v0.12.0
- 075a768 fix: Change panicking on unknown module to error print and support module listing flag (#197)
- 0e82c19 feat: Implement a two-phase init which allows us to write normal init scripts (#168)
- 2e39c6d docs: Small README.md fixes
- 7240a81 chore(deps): Update
crossbeam-epoch
dependency (#200) - 7f7d77b chore: Add labels to issue templates
- 5b3641e chore(deps): Bump pretty_env_logger from 0.3.0 to 0.3.1 (#195)
This list of changes was auto generated.
v0.11.0 - 2019-08-19
Features
- Set the default prompt character to
❯
- Configuration option to toggle git directory truncation (#165)
- Vi-mode module supporting zsh (#169)
- A precmd function for bash users (#166)
- Reordering prompt modules (#171)
Fixes
- Solve issues with bash and zsh cursor location after using tab-completion (#183)
- Fix zsh init in absence of precmd_functions (#180)
Commits
- b39d31a chore(bump): v0.11.0
- a8a5535 docs: Add AUR install instructions (#187)
- a965b25 docs: add iamsauravsharma as a contributor (#189)
- f54322f feat: Add configuration for reordering the prompt module and disabling default order (#171)
- 51f723d docs: add iamsauravsharma as a contributor (#186)
- 664df25 fix: Solve bash & zsh cursor location confusion issue (#183) [ #110 ]
- f7a77ed docs: Update setup instructions on landing page (#184)
- 5af70b9 fix: Fix directory_in_root integration test on Windows (#181)
- 85ac0a6 fix: Set default prompt character to ❯ (#177)
- 572a07c fix: Correct broken zsh init in absence of precmd_functions (#180)
See more
- dfe2ae6 fix a few typos (#178)
- 8782e30 feat: Allow bash users to specify a precmd function (#166)
- 7475c3d docs: Small doc touch-ups (#176)
- 421d22e docs: add cappyzawa as a contributor (#175)
- d90c43b feat: Display Vi mode as PROMPT (#169)
- 9c213b3 docs: Update the all-contributors badge
- 3b8d7c0 docs: add saghm as a contributor (#167)
- 84c394e feat: Add option to control git directory truncation (#165)
This list of changes was auto generated.
v0.10.1 - 2019-08-16
v0.10.0 - 2019-08-16
Features
Fixes
- Fix issues with the init script for login shells (#147)
- Don't run tests for ruby outside of the integration tests (#155)
Commits
- 6c62c42 chore(bump): v0.10.0
- e262187 feat: Display Python package version from poetry (#153)
- e250e71 fix: Don't run tests for ruby outside of the integration tests (#155)
- 717ee33 chore: Delete empty test file
- 3f4bd49 chore(deps): Bump toml from 0.5.1 to 0.5.3 (#151)
- 8671fe8 docs: Fix typo in Ruby module description (#152)
- 0f1018e docs: add AZanellato as a contributor (#150)
- 22c8c34 feat: implement
cmd_duration
for bash (#144) - 56f4797 fix: Fix issues with the init script for login shells (#147)
- c5404e0 ci: Remove remaining reference to bump brew formula
v0.9.1 - 2019-08-13
Changes:
This list of changes was auto generated.
v0.9.0 - 2019-08-13
Changes:
This list of changes was auto generated.
v0.8.7 - 2019-08-13
Changes:
This list of changes was auto generated.
v0.8.6 - 2019-08-13
Changes:
This list of changes was auto generated.
v0.8.5 - 2019-08-13
Changes:
This list of changes was auto generated.
v0.8.4 - 2019-08-13
Fixes
- Fix bug with the
jobs
module causing an "unexpected argument" error
Commits
- 589b6cf chore(bump): v0.8.4
- 4c26bf0 ci: Update Homebrew token storage
- a87c075 fix: Fix issue with jobs and extra whitespace on MacOS with BSD… (#145)
This list of changes was auto generated.