Releases: lsd-rs/lsd
Releases · lsd-rs/lsd
0.20.1
This is essentially 0.20.0, but with a fix that caused 0.20.0 fail for some builds.
[0.20.1] - 2021-03-07
Fixed
- Fix flaky tree --all test from meain
[0.20.0] - 2021-03-07
Added
- Add support for changing the string between icon and name from Finn Hediger #363
- Add support for
TIME_STYLE
environment variable from 999eagle - Add man page from edneville
Changed
Fixed
0.20.0 [SKIP THIS RELEASE]
SKIP THIS RELEASE
There was some issues with tests misbehaving that caused the release to not complete for some platforms. Use 0.20.1 instead.
0.19.0
Added
- Add support for using a config file kmoschcau
- Add support for
--extensionsort
-X
from aldhsu - Add support for
--versionsort
-v
from zwpaper - Add nix file icon from zachcoyle
- Add Termux installation instructions from kcubeterm
- Add ttc file icon from zwpaper
- Add support for config symlink arrow from zwpaper #409
- Add julia file icon from VentGrey
- Add case-insensitive matching of known filenames and extensions from poita66
- Add Macports installation instructions from ylluminarious
- Implement
--tree -d
, analogous totree -d
from 0jdxt and Utah Rust
Changed
- Use last sort flag for sort field from meain
Fixed
0.18.0
Added
- Add Support for
--dereference
from zwpaper - Add more icons for wmv,wma and others from 0jdxt
- Add Windows(Scoop) installation instructions from turtlebasket
- Add opus filetype icon from nabakolu
- Add FreeBSD insallation instructions from andoriyu
Changed
- Drop snap support from zwpaper
- Improve
--ignore-glob
help message from Pingger - Separate symlink icons for dirs and files from 0jdxt
Fixed
- Fix listing of dir contents for symlinked dirs from meain
- Fix grid rendering showing symlink entry files and folders from meain
- Fix handling of special chars from meain
- Fix regression in
--size short
from meain - Fix handling of relative paths in args from dvvvvvv
- Fix handling of broken symlinks from zwpaper
- Fix icons for lock files and ini files from WhyNotHugo
0.17.0
(cargo-release) version 0.17.0
0.16.0
0.15.1
0.15.0
Added
- Add the maxOS installation instructions from salOmax
- Add the
--size
flag from meain - Add the current and parent directory from hemreari
- Add the
--almost-all
flag from hemreari - Add the
--group-dirs
flag support for the--tree
display from JD557 - Add the Windows support from danieldulaney
- Add the
--directory-only
from from alienap - Add the
--sizesort
flag from hjanuschka
Changed
- Change the permissions colors to stick with the ANSI colors from meain
- Print errors to stderr from atanunq