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 #4938

Conversation

github-actions[bot]
Copy link
Contributor

馃 I have created a release beep boop

1.10.0 (2023-02-26)

Features

Bug Fixes

  • 'to to' -> 'to' (8c2135f)
  • aws: enable when using .aws/credentials (#4604) (c8ac877)
  • aws: support official AWS_SHARED_CREDENTIALS_FILE variable (#4242) (1390036)
  • buf: broken icon on windows 10 (#4689) (7341607)
  • buf: fix spacing & harmonize docs with actual configuration (#4450) (3d45236)
  • character: Standadise Vim config names (#4081) (6761938)
  • ci: cache after selecting the toolchain (#4619) (e4dbff0)
  • ci: Version bump and fix Crowdin Pretranslate (#3992) (a0a6c94)
  • config: unrecognized config properties don't cause config error (#4547) (1b03ef2)
  • container: avoid detecting WSL as a systemd-container (#4593) (b47a4fe)
  • container: reduce docker, podman and systemd confusion (#4832) (85d683d)
  • directory: don't strip duplicate directory names twice (#4295) (801fbab)
  • Disable multithreading in jwalk (via gitoxide) as workaround for #4251 (#4258) (37b54f7)
  • Do not panic in config if editor not found (#3766) (2e80aec)
  • don't attempt to display cmd_duration notification if in TTY (#4535) (0427863)
  • escape text segments in meta variables (#3563) (7d31bac)
  • fish: add proper vi mode detection for fish shell (#3839) (1469763)
  • fish: enable transient prompt when in vi mode (#4826) (9ac924e)
  • git_branch: correct variable name for remote branch (#3897) (bd7957f)
  • git_commit: fix potential test failure (#4734) (27d167b)
  • git: check tag_disabled option (#4527) (fd165b9)
  • git: upgrade gitoxide to v0.21 (#4277) (f52ae55)
  • Improve regex for extracting gradle package version from gradle.properties (#4759) (9093891)
  • install: Have fixed a spacing issue in output (#4082) (2ffe173)
  • install: ignore tarfile ownership values when installing as root (#4046) (1a91510)
  • java: Improved regex for Java version (starship#4610) (#4616) (a9eb65e)
  • let-env warning when using nushell (#4893) (e6c5571)
  • module: list option not working (#3919) (6fe6735)
  • nodejs: apply style even if node version is unavailable (#4713) (e88484d)
  • nu: don't use cygpath for starship binary path in init (#4001) (9b52475)
  • nu: remove -c parameter from term size (#4477) (4999530)
  • nu: use the most recent starship init (#3908) (382445d)
  • package: Improve regex for extracting gradle version from gradle.properties (#4760) (9093891)
  • pwsh: avoid potential deadlock in init (#4335) (fd55397)
  • pwsh: fix error log display on older versions of pwsh (#4650) (ef83e7a)
  • regenerate changelog (8a6be8c)
  • Remove vulnerable time-0.1.x chrono dependency (#4750) (255f91c)
  • some typos (e7c1976)
  • status: replace multiply with cross mark emoji (#4461) (186d99e)
  • timings: count time spent on custom on 'when' command failure (#4121) (aae1ed0)
  • trigger release (ff82fb9)
  • trigger release (2cdf902)
  • Use git2::Repository::open_ext() instead of discover() (#3591) (81a696a)

Performance Improvements

  • directory: Skip repo resolution if unused by directory config (#4401) (227ec32)
  • git_commit: only use exact match for tag by default (#4281) (5984f08)
  • package: only try to read files that exist (#3904) (2a650bf)
  • pulumi: allow disabling upwards discovery (#4159) (af15de9)
  • rust: avoid calling rustup in more conditions (#4174) (d8ac940)

Reverts

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

Miscellaneous Chores


This PR was generated with Release Please. See documentation.

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.

Support right_format in nushell
1 participant