Skip to content

0.19.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 06:00
· 424 commits to master since this release
0.19.0
43cd35d

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