Skip to content

Releases: lsd-rs/lsd

0.20.1

07 Mar 07:13
0.20.1
958ab54
Compare
Choose a tag to compare

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

  • Not showing . and .. when --tree with --all from zwpaper #477

Fixed

  • Fix handling blocks passed without -l in cli from meain
  • Fix sorting of . and .. when used with folder from meain
  • Fix arg parsing for flags that allow multiple values from meain
  • Fix tests involving config file for sorting from meain

0.20.0 [SKIP THIS RELEASE]

07 Mar 06:29
0.20.0
2930769
Compare
Choose a tag to compare
Pre-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

13 Dec 06:00
0.19.0
43cd35d
Compare
Choose a tag to compare

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 to tree -d from 0jdxt and Utah Rust

Changed

  • Use last sort flag for sort field from meain

Fixed

  • Fix group name show in gid from zwpaper
  • Fix panic caused by invalid UTF-8 chars in extension from zwpaper and 0jdxt

0.18.0

29 Aug 13:51
2ef4469
Compare
Choose a tag to compare

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

09 Apr 09:11
Compare
Choose a tag to compare
(cargo-release)  version 0.17.0

0.16.0

02 Aug 14:10
Compare
Choose a tag to compare
Release 0.16.0

0.15.1

24 May 16:24
Compare
Choose a tag to compare
Release 0.15.1

0.15.0

23 May 12:07
Compare
Choose a tag to compare

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

Fixed

  • Fix ANSI colors for Windows 10 from rivy
  • Fix some snapcraft permission errors from Peltoche
  • Fix the multi values flag parsing from meain
  • Fix the ls -lh .. bug from hemreari
  • Fix the wildcard for the windows build from rivy

0.5.0

23 May 13:05
Compare
Choose a tag to compare
Release 0.15.0

0.14.0

12 Mar 12:20
Compare
Choose a tag to compare

Added

  • Add the -h option for retro compatibility from khross

Changed

  • Update the format for the relative times from meain

Fixed

  • Fix the visible width calculation from meain
  • Fix a panic une case of invalid modification time