Release list |
1.23.0 | | |
1.22.1 | | |
1.21.1 | 6m+ | |
1.21.0 | 6m+ | |
1.20.1 | 6m+ | |
1.20.0 | 6m+ | |
1.19.0 | 6m+ | |
1.18.2 | 1y+ | |
1.18.1 | 1y+ | |
1.18.0 | 1y+ | |
1.17.1 | 1y+ | |
1.17.0 | 1y+ | |
1.16.0 | 1y+ | |
1.15.0 | 1y+ | |
1.14.2 | 1y+ | |
1.14.1 | 1y+ | |
1.14.0 | 1y+ | |
1.13.1 | 1y+ | |
1.13.0 | 1y+ | |
1.12.0 | 1y+ | |
Release notes:
1.21.0 (2024-10-17)
Features
- deno: add
deno.lock
file to default detect_files
list (#6310) (22c6c52)
- hostname: add option to replace hostnames with aliases (#6097) (68a8fc9)
- mojo: add module for Mojo language (#6108) (171746a)
- package: support alternative gradle module version syntax (#6079) (a62012e)
- python: Add detect env vars option (#4486) (8a2d944)
- python: detect pixi and ipynb files (#6228) (36134d8)
- release: codesign windows release binaries (#6273) (fcc697b)
Bug Fixes
- bash: fix variable leak in Bash integration (#6143) (e1189ed)
- cmd_duration: Make render_time format more consistent (#5825) (4abea6b)
- docker_context: Ignore Docker Desktop "desktop-linux" context. (#6314) (14babde)
- docs: correct username options (#6084) (d96fbc5)
- fish: add missing arguments for fish transient prompt functions (#6181) (d6814be), closes #6180
- fish: improve fish transient prompt (#6107) (274dff3)
- fish: use correct input function in transient execute (#6265) (244c2c6)
- Fixed "Click to download TOML" links (#6234) (0200d75)
- git_status: read proper name for core.fsmonitor flag (#6173) (33b3b8e)
- package: support alternative gradle module version syntax (#6080) (a62012e)
- python: improve parsing of
pyvenv.cfg
files (#6145) (7b65ad5)
- use
whoami
for user/hostname queries again (#6311) (77f0883)
Performance Improvements
- fish: Skip unnecessary indirection in starship init fish (#6253) (798f640)
- Skip unnecessary indirection in starship init fish (798f640)