Releases: starship/starship
Releases · starship/starship
v0.30.0
v0.30.0 (2019-12-13)
Bug Fixes
- Wrap prefix and suffix in shell-specific escape codes (#712)
- powershell: Fix prompt not updating on -nix systems (#728)
Build
- Automate bumping starship brew formula
- deps: bump sysinfo from 0.9.6 to 0.10.2 (#711)
Chore
- Move snapcraft.yaml to project root
- bump: v0.30.0
Docs
Features
v0.29.0
v0.29.0 (2019-12-11)
Bug Fixes
Build
- Add snapcraft.yaml to build snap of starship (#707)
Chore
- bump: v0.29.0
- config_derive: v0.1.1
Docs
- Pipe install script into bash instead of shell (#710)
- Add playsinline to landing page video
- Reorder terraform option rows for consistency
- Add missing quotes in config docs
Features
- Implement terraform module with workspace and version (#644)
v0.28.0
v0.28.0 (2019-12-06)
Build
- deps: bump serde_json from 1.0.42 to 1.0.44
Chore
- Update SEO meta tags with new copy
- Disable prettier for head values in vuepress config
- Use icon image for og:image tag
- Update title OG tag for website
- Undo extended page titles
- Update webpage titles
- Fix casing in website meta tag
- Update website meta tags for SEO
- bump: v0.28.0
Docs
- add wendorf as a contributor (#695)
- Improve doc consistency
- add houqp as a contributor (#693)
- Simplify installation process and docs (#643)
- add REBELinBLUE as a contributor (#689)
- i18n: Update translations (#683)
Features
v0.27.0
v0.27.0 (2019-12-03)
Bug Fixes
- multiple batteries support in the battery module (#669)
- Fix panic when using fish-style pwd with unicode symbols (#672)
Chore
- Add a helper function for executing commands (#660)
- bump: v0.27.0
Code Refactoring
- Refactor modules to use the exec_cmd util (#676)
Docs
- add lucarin91 as a contributor (#685)
- Replace badge source with shields.io
- add rpl as a contributor (#684)
- Fix typo in FAQ
- Fix heading hierarchy in FAQ
- Add an FAQ page to website (#583)
- add weirongxu as a contributor (#679)
- Update README to create ~/.config (#663)
- i18n: New Crowdin translations (#619)
Features
- Add the hg_branch module (#569)
v0.26.5
v0.26.5 (2019-11-27)
Bug Fixes
- Remove duplicated "v" in package versions (#648)
Build
- deps: bump battery from 0.7.4 to 0.7.5 (#671)
- deps: bump chrono from 0.4.9 to 0.4.10 (#665)
- deps: bump serde_json from 1.0.41 to 1.0.42 (#666)
- deps: bump rayon from 1.2.0 to 1.2.1 (#654)
- deps: bump git2 from 0.10.1 to 0.10.2 (#655)
Chore
- Add a license file for starship_module_config_derive
- bump: v0.26.5
Continuous Integration
- Generate release sha256 sums (#649)
Docs
v0.26.4
v0.26.3
v0.26.3 (2019-11-13)
Bug Fixes
- Add support for multiple Kubeconfig files (#635)
Build
- deps: bump unicode-segmentation from 1.5.0 to 1.6.0 (#638)
- deps: bump sysinfo from 0.9.5 to 0.9.6 (#633)
Chore
- bump: v0.26.3
Code Refactoring
- Cleanup after module config refactor (#630)
- Refactor git state module to use module config (#605)
- Refactor nix_shell and java module to use module config (#606)
Continuous Integration
Docs
- Add sitemap and robots.txt
v0.26.2
v0.26.1
v0.26.1 (2019-11-02)
Bug Fixes
- Disable venv custom prompt when starship is in use (#551)
Build
- deps: bump unicode-segmentation from 1.3.0 to 1.5.0 (#610)
- deps: bump toml from 0.5.3 to 0.5.4 (#604)
Continuous Integration
- Add --global flag to git config commands
- Remove need for tests to pass for release
Docs
- Update installation instructions for fish-shell (#599)
- add brianlow as a contributor (#596)
- Update required Rust version to v1.38 (#592)
- i18n: Update documentation translations (#575)
Features
- Enable the python module in virtual envs (#584)
- Add configuration to set how much AWS profile info is shown (#556)
- Add an option to limit the duration of starship directory scanning (#589)
- Show git_status counts (#434)
Style
- Clean up Golang module (#612)
v0.25.2
v0.25.2 (2019-10-25)
Bug Fixes
- Show Java version from OpenJ9 Java runtimes (#507)
- Use logical path instead of physical path when available (#398)
Chore
- Move StarshipRootConfig to a separate file (#581)
- bump: v0.25.2
Code Refactoring
- Remove to remove unneeded mutability (#577)
- Refactor memory_usage module to use module config. (#515)
Continuous Integration
- Version the setup-* actions used for testing
- Remove tests having to pass for release
- Disable windows msvc builds
- Fix windows-msvc build failure
- Add git user for brew bump version