Releases: starship/starship
Releases · starship/starship
v0.18.0 - 2019-09-20
Features
- Add the
java
module - Add support for italic styling
- Add configuration options for the
git_status
prefix and suffix
Fixes
- Show a symbol for unknown battery state
- Fix fish_pwd repeated directory names breaking
- No longer print modules that are empty
Commits
- 57b3d76 chore(bump): v0.18.0
- 14fe246 fix: Add display for unknown battery state (#316)
- c2875d9 feat: add support for logical paths in directory (#366)
- cd892eb fix: fish_pwd option handles repeated directories properly (#399)
- ac151f0 docs: add hdevalke as a contributor (#396)
- 8af19df docs: add jakubclark as a contributor (#395)
- 71f03ec feat: Add Java Module (#314)
- 3eb97bd Update Crowdin configuration file
- 42ce87c Update Crowdin configuration file
- 0959026 docs(i18n): Reset translation of README (#390)
See More
- e64d103 Add the all-contributor's table to README.ja.md (#388)
- 74e6170 docs: Fix typo (confguring ➜ configuring) (#385)
- aa031f3 docs: update bookun as a contributor (#381)
- f794574 docs(i18n): Translate #367 to Japanese (#379)
- aa26c5b fix: Update Module::is_empty to check value of segments (#332)
- 121c55b docs: Update bookun as a contributor (#377)
- 7a98ec1 feat: Add configuration for the
git_status
prefix and suffix (#367) - 8014e92 docs: Fix default order in docs (#376)
- af6ba3e docs(i18n): Translate #369 to Japanese (#374)
- 653def0 Enable the python module for tox files (#369)
- 36354aa docs: add heyrict as a contributor (#372)
- 19bb2a4 docs(i18n): Translate advanced config to Japanese (#371)
- 544fa00 chore(deps): Bump chrono from 0.4.6 to 0.4.9 (#340)
- 7e891f1 perf: Lazy load files from directory (#335)
- 8f03c14 docs: Reword the default prompt_order docs
- 8a0aa39 docs(i18n): Fixed translation docs(battery, git_branch, git_stat… (#363)
- d5f9775 docs(i18n): Fixed translation docs (#361)
- cd218a1 docs(i18n): Translated #318 to Japanese (#359)
- 0e52b50 docs(i18n): Translated #358 to Japanese (#360)
- 3e23a9a chore: Rename integration_test to acceptance_test (#356)
- 373493b feat: Add support for italic styles (#354) (#358)
- b25046e docs: add bookun as a contributor (#357)
- 482f005 docs(i18n): Localize the configuration documentation in Japanese (#339)
This list of changes was auto generated.
v0.17.0 - 2019-09-12
Features
Fixes
- Lazy load git repo and only run module if not disabled
- Prepend to
PROMPT_COMMAND
in Bash init - Turn off label confinement for the
integration_test
script
Commits
- 478deb0 chore(bump): v0.17.0
- a549c9a docs: update heyrict as a contributor (#355)
- a6c64e8 feat: Implement threshold based styling for battery module (#318)
- 2f94cac perf: Don't build
git2
withssh
support (#341) - 147945f docs: add heyrict as a contributor (#349)
- 657e757 docs: update cappyzawa as a contributor (#348)
- 14bdf82 docs: add unhappychoice as a contributor (#347)
- dc419e8 docs(i18n): Localize the landing page in Japanese (#333)
- 37b5168 fix: Fixups for #138 (#343)
- 54793c7 refactor: Separate shell initialization into files (#338)
See More
- ee20d6b fix: Prepend to PROMPT_COMMAND in Bash init (#336)
- f9a4514 feat: Implement the prompt module for time (#138)
- 7d02f71 chore(deps): Bump git2 from 0.10.0 to 0.10.1 (#334)
- 9f70ffb fix: Lazy load git repo and only run module if not disabled (#306)
- dc84093 docs: add Hofer-Julian as a contributor (#328)
- b2dcdaa docs: Include Docker related information in CONTRIBUTING (#321)
- c67734f fix: Turn off label confinement for integration_test script (#322)
- 59d066c docs: reorder misplaced Ruby option example (#317)
This list of changes was auto generated.
v0.16.0 - 2019-09-08
Features
- Add per-module style configuration (docs)
Fixes
- Don't enable modules based on dotfiles
- Running the starship test suite will no longer alter git configuration
Commits
- 29eedeb chore(bump): v0.16.0
- dcc105e ci: Add a build target for musl
- 9721666 feat: Add the ability to configure per-module color styles (#285)
- 3e5cac9 docs: add nickwb as a contributor (#310)
- 86c4a4b refactor: Cleanup unwraps in create_fixture_repo function (#311)
- 6658b7f fix: Fixture repo will now clone and set git config locally (#307)
- 3435b9c docs: add g2p as a contributor (#309)
- 69ebab4 fix: Don't trigger an extension match on hidden files (#299) [ #52, #280 ]
This list of changes was auto generated.
v0.15.0 - 2019-09-06
Features
- Add the
git_state
module, showing the status of rebase, merge, cherry-pick, bisect, and apply-mailbox events.
Fixes
- Add the
hostname
module to the default prompt order
Commits
- 61abe6d chore(bump): v0.15.0
- 313def1 docs: add wyze as a contributor (#297)
- 80f0600 docs: add nickwb as a contributor (#296)
- eb72427 feat: Adds Git State module for showing "REBASING 2/3", etc. (#276)
- 4f17bae fix: Add missing module to list of modules (#294)
This list of changes was auto generated.
v0.14.1 - 2019-09-05
Commits
This list of changes was auto generated.
v0.14.0 - 2019-09-05
Features
- Add the
hostname
module - Add
git_status.show_sync_count
configuration, to show how many commits the index is ahead or behind - Add
git_branch.truncation_length
configuration, to set the maximum branch name length - Respect status.showUntrackedFiles in git configuration
Fixes
- Be more restrictive with bash init fallback
- Add
nix_shell
tomodule::ALL_MODULES
Commits
- 29325c6 chore(bump): v0.14.0
- 1c66869 feat: Add config for ahead/behind count of tracked branch (#281)
- c5e693b ci: Update Actions events to include
pull_request
- 8d353f7 docs: Move starship badge to be above "License"
- 23cf3e5 docs: Add "Inspired By" to README.md (#291)
- e66d7ba ci: Migrate CI from Azure Pipelines to GitHub Actions (#233)
- 6875420 docs: add ahouts as a contributor (#288)
- 84688e4 feat: add hostname module (#286)
- 5a0f269 fix: Be more restrictive with bash init fallback (#278)
- 789d504 chore: Update PR template to add semver types (#287)
See More
- dfade6d refactor: Move
create_fixture_repo
into common in integration tests (#282) - 6db0e20 Change ZSH init to use jobstates for num jobs (#252)
- f2f7815 chore(deps): Bump ansi_term from 0.12.0 to 0.12.1 (#277)
- b4fccc4 docs: add oblitum as a contributor (#275)
- 5e2c8c5 docs: add tivervac as a contributor (#274)
- 4706480 test: Add an integration test for disabling untracked files
- 722a065 feat: Respect status.showUntrackedFiles
- 59e8b1f feat: added truncation_length/symbol to git_branch (#268)
- f8929c2 chore(deps): Bump rayon from 1.1.0 to 1.2.0 (#269)
- de4a715 docs: "staged" git config option in docs (#271)
- ba225a6 docs: update bbigras as a contributor (#266)
- b802fb6 docs: add qstrahl as a contributor (#265)
- 3dd0350 Support vicmd_symbol in fish-shell (#254)
- 4eb7bec fix: Adds
nix_shell
tomodule::ALL_MODULES
(#264) - 5f05d9e chore(deps): [Security] Bump spin from 0.5.0 to 0.5.2 (#256)
- c121dd4 docs: Add undocumented config options (#262)
- 9918dd1 docs: Correct a copy/paste error in the docs (#259)
- c2a1803 Fix typo in comment (#260)
- ad8cd73 Add repology badge to README (#249)
- 9853743 feat: Add commit count for ahead/behind symbols (#247)
- ed27cf4 docs: add termux install instructions (#248)
This list of changes was auto generated.
v0.13.1 - 2019-08-27
Commits
This list of changes was auto generated.
v0.13.0 - 2019-08-27
Features
- Implement an alternate directory truncation style, matching that of fish pwd
Fixes
- No longer displays an extra "%" on the battery module on zsh
Commits
- f61e7e2 chore(bump): v0.13.0
- 656e0bb docs: add wyze as a contributor (#245)
- e034253 feat: Add ability to use an alternate directory truncation style (#239)
- 81ea165 chore: Add homepage to Cargo.toml
- cdea401 refactor: just match enum (#236)
- 0fa862a make the battery module optional for now (#234)
- f775445 chore(deps): Bump lazy_static from 1.3.0 to 1.4.0 (#242)
- 08aef01 fix: battery percentage character on Zsh. #226 (#237)
- feb7371 Add nix-shell support (#173)
- 57e807f style: Fix clippy warnings
This list of changes was auto generated.
v0.12.2 - 2019-08-23
v0.12.1 - 2019-08-22
Changes:
- b70f6f1 chore(bump): v0.12.1
- 68cbcb9 Use full path to starship in all phases of init (#224)
- 70d53ee docs: add andytom as a contributor (#223)
- f74e639 docs: fix LICENSE and CONTRIBUTING links (#228)
- 1478f8c Add support for detecting Python from Pipenv files (#221)
- 360ea98 Add ruby to default module ordering (#217)
- 1943da8 chore(deps): Bump git2 from 0.9.2 to 0.10.0 (#216)
- da86b4f fix: Failing Tests if home is a git directory (#214)
- faa2280 Correct description of Rust symbol in docs (#219)
- f06247d fix: Correct ZSH init on older ZSH versions (#213)