Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(master): release 1.10.0 #4118

Conversation

github-actions[bot]
Copy link
Contributor

馃 I have created a release beep boop

1.10.0 (2022-06-26)

Features

Bug Fixes

  • allow compilation without battery feature (#3435) (8985499)
  • allow unset KEYMAP and STARSHIP_DURATION in zsh (#3124) (c20a998)
  • aws: accept sso credentials (#3718) (d730820)
  • aws: Make AWS_REGION orverrides AWS_DEFAULT_REGION (#3619) (#3733) (59622bc)
  • aws: Only display AWS if there are credentials configured (#3504) (e704549)
  • aws: prevent endless loop when AWS config file is a directory (#3335) (006fbf0)
  • bash: ensure checkwinsize is enabled for $COLUMNS (#3832) (0334327)
  • bash: Restore previous exit status in bash init (#3521) (6e24358)
  • bug-report: remove git.io link shortening (#3425) (673a198)
  • character: Standadise Vim config names (#4081) (6761938)
  • ci: Version bump and fix Crowdin Pretranslate (#3992) (a0a6c94)
  • config: inherit stdin/stdout/stderr instead of piping to fix editor invocation (#3032) (7388c5a)
  • configure: preserve formatting and comments (#3152) (48fca50)
  • Correctly detect older versions of powershell in bug-report (#3543) (5efb78b)
  • dart: detect version output in stdout with dart 2.15+ (#3349) (8d0cebd)
  • directory: enable repo_root_style when truncation_length is zero. (#3536) (441ebb3)
  • directory: improve truncation detection (#3266) (e18c61c)
  • Display durations of 0ms (#3121) (a8579d6)
  • Do not panic in config if editor not found (#3766) (2e80aec)
  • docker_context: ignore the "default" context (#3803) (#3804) (230e85b)
  • docs: fix and cleanup VuePress config (#3738) (7cdc230)
  • docs: remove superfluous space (#3314) (8d9650a)
  • elvish: upgrade shell integration for v0.17 (#3310) (67cddb6)
  • elvish: use $pwd for logical-path (#3534) (6ca911b)
  • escape text segments in meta variables (#3563) (7d31bac)
  • escaping: move escaping to individual variables (#3107) (c1f2d34)
  • Exclude vuepress output from dprint (#3616) (532efaa)
  • fill: Add terminal-width argument to explicitly define terminal's width (#3090) (6464693)
  • fish: add proper vi mode detection for fish shell (#3839) (1469763)
  • fish: allow generating session keys in older versions of fish (#3697) (0fb4219)
  • fish: Emit clear-screen escape sequence only in left prompt (#3588) (e9e090e)
  • fix release-please permissions (23be606)
  • git_branch: correct variable name for remote branch (#3897) (bd7957f)
  • git_branch: more robust handling of .git (#3290) (e3a88a6)
  • ignore empty --jobs argument (#3593) (0ea16e2)
  • ignore scan_dir timeout in tests (#3184) (6e6ab9f)
  • init script line endings (#3178) (265b92b)
  • init: Change Elvish init to catch for 0.18 (#3769) (538329d)
  • init: Change Nushell init for nu 0.60 (#3773) (c9b75fe)
  • init: Use stderr for init error message (#3131) (671365b)
  • install: Add -o flag to unzip to match tar (#3727) (ef96727)
  • install: Have fixed a spacing issue in output (#4082) (2ffe173)
  • install: ignore tarfile ownership values when installing as root (#4046) (1a91510)
  • localip: disable localip module default (#3607) (efb16dd)
  • memory_usage: remove duplicate % handling (#3193) (4ee1bdc)
  • module: list option not working (#3919) (6fe6735)
  • Modules not working in fish RPROMPT (#3146) (c682329)
  • nodejs: use e718 as the default of symbol in node configuration (#3533) (65f2975)
  • nu: don't use cygpath for starship binary path in init (#4001) (9b52475)
  • nu: Use = instead of space to pass command line parameters (#3833) (2608db3)
  • nu: use shell-provided terminal width (#3800) (859b780)
  • nu: use the most recent starship init (#3908) (382445d)
  • only print root level config logs a single time (#3132) (c443953)
  • package: Ignore setup.cfg attr: and file: (#3054) (bbb8d3c)
  • pipestatus quoting on Zsh/Bash (#3088) (190743e)
  • print-config: add missing format_right to FullConfig (#3063) (75feef6)
  • properties: fix regressions in status, pipestatus and terminal-width handling (#3399) (0fd6f05)
  • pwsh: Avoid polluting the global function namespace (#3424) (0b6ffca)
  • pwsh: Use global:error[0] for most recent error in powershell (#3584) (465e6fc)
  • replace battery with starship-battery (#3213) (9df7c7d)
  • rust: fix overrides on windows and set cwd (#3359) (3b7446f)
  • rust: overrides should only check full segments (#3668) (076a9e6)
  • save pipestatus in fish init functions (#3160) (8ae6548)
  • schema: move config-schema into docs folder (#3878) (094f982)
  • set cwd for command execution (#3309) (af98f5b)
  • some typos (e7c1976)
  • status: Don't show status if all exit codes are 0 (#3109) (6869402)
  • status: Enable to convert from i64 to hex_status by casting instead of parsing status. (#3462) (bbdb584)
  • status: Make status module work even when the status is 0 (#3750) (8695327)
  • status: Showing exit code 0 with pipelines (#3028) (3933553)
  • Store $? and $LASTEXITCODE first in PowerShell (#3316) (b21904c), closes #3315
  • terraform: Improve module triggers (#3113) (e74f428)
  • trigger another release (81d2ce6)
  • trigger release (2cdf902)
  • typo in FAQ page (#3347) (fffc756)
  • typo of variable in CONTRIBUTING (#3595) (7347d2c)
  • update continuation prompt to be more minimal (#3374) (800fbec)
  • Use git2::Repository::open_ext() instead of discover() (#3591) (81a696a)
  • use shell-compatible curl install (#3691) (48f1f75)
  • windows: avoid verbatim paths (#3638) (1a8aa96)
  • windows: make powershell init work on windows 8 again (#3067) (ab25bc8)
  • zsh init script: avoid adding preexec commands twice (#3049) (e64a992)
  • zsh: always escape percent character (#3058) (5ac7ad7)

Performance Improvements

  • elvish: Use built-in randint instead of starship session. (#3479) (0d573ac)
  • git_status: add option to use windows starship to render in wsl (#2146) (d2366dd)
  • git_status: tweak exec flags to omit unnecessary info (#3287) (a953324)
  • package: only try to read files that exist (#3904) (2a650bf)
  • rayon: restrict thread count (#3667) (4369c92)
  • rust: additionally check rustup default for faster result. (#3354) (c63e9a7)

Reverts

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

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--master--components--starship branch from 5465189 to 1004d2c Compare June 26, 2022 22:34
@matchai matchai closed this Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

status module broken in PowerShell
1 participant