github starship/starship v0.57.0

latest releases: v1.18.2, v1.18.1, v1.18.0...
2 years ago

v0.57.0 (2021-08-26)

Bug Fixes

  • clippy: fix new clippy lints (#2939)
  • git_status: show working tree status if index status is present (#2973)
  • init: remove quotes in bash init (#2893)
  • jobs: Add the symbol and number thresholds respecting the threshold option (#2908)
  • print-config: fix battery module and add missing modules (#2930)
  • rlang: module not working on MacOs (#2880)
  • windows: avoid inadvertly running exes from cwd (#2885)

Build

  • bump versions from 3.0.2 to 3.0.3 (#3003)
  • bump serde from 1.0.128 to 1.0.129 (#3002)
  • bump serde from 1.0.127 to 1.0.128 (#2998)
  • bump shadow-rs from 0.6.12 to 0.7.1 (#2999)
  • bump shadow-rs from 0.6.10 to 0.6.12 (#2991)
  • bump nix from 0.22.0 to 0.22.1 (#2990)
  • bump open from 2.0.0 to 2.0.1 (#2989)
  • bump os_info from 3.0.6 to 3.0.7 (#2984)
  • bump git2 from 0.13.20 to 0.13.21 (#2983)
  • bump shadow-rs from 0.6.6 to 0.6.10 (#2982)
  • bump shadow-rs to 0.6.6 to support reproducible builds (#2974)
  • bump native-tls from 0.2.7 to 0.2.8 (#2976)
  • bump shadow-rs from 0.6.3 to 0.6.4 (#2963)
  • bump which from 4.2.1 to 4.2.2 (#2948)
  • bump semver from 1.0.3 to 1.0.4 (#2949)
  • bump shadow-rs from 0.6.2 to 0.6.3 (#2947)
  • bump serde from 1.0.126 to 1.0.127 (#2946)
  • bump which from 4.1.0 to 4.2.1 (#2941)
  • bump serde_json from 1.0.65 to 1.0.66 (#2940)
  • bump serde_json from 1.0.64 to 1.0.65 (#2936)
  • bump open from 1.7.1 to 2.0.0 (#2916)
  • bump open from 1.7.0 to 1.7.1 (#2903)
  • bump urlencoding from 2.0.0 to 2.1.0 (#2904)
  • bump process_control from 3.0.1 to 3.1.0 (#2881)
  • bump urlencoding from 1.3.3 to 2.0.0 (#2877)
  • bump nix from 0.21.0 to 0.22.0 (#2876)

Chore

  • release: v0.57.0

Code Refactoring

  • allow passing OsStr as-is to exec_cmd (#2997)

Continuous Integration

  • disable dependabot cron on starship forks (#2993)
  • Use default token for release action (#2920)

Docs

  • Fix typo (#2900)
  • update git_commit default format (#2898)
  • Add italic to Advanced Config styles (#2943)
  • fix shlvl module's symbol (#2911)
  • fix typo for python in README.md (#2909)
  • add the terminator to the tip in env variable
  • i18n: new Crowdin updates (#2884)
  • preset: add Hide Runtime Versions preset (#2854)
  • preset: prevent cutting of the time (#2870)

Features

  • add support for xonsh (#2807)
  • explain: quote module values (#2931)
  • git_status: dont render module output if not in git repository (#2897)
  • git_status: added symbol for local repos up-to-date with remote. (#2945)
  • kubernetes: implements regex matching for context aliases (#2883)
  • package: Add ability to format the version (#2959)
  • package: Support package version from setup.cfg (python). (#2890)
  • status: Add pipestatus display in status module (#2481)

Style

  • Improve modules consistency (#3006)

Don't miss a new starship release

NewReleases is sending notifications on new releases.