- Update to version 1.1.1:
* Parse hex colors in themes.
* Add configuration and CLI options.
* Add support for --literal flag and literal entry in config.
* ✨ add disable option for permission.
* 🔨🎨 put fish auto comp under vendor.
* Fix literal flag not being recognized from config file.
* add obj directory icon.
* add and improve icons.
* Adding some more icons for filenames and extensions.
* Add PRQL.
* Nim lang support.
* change neovim to proper icon.
* Add fennel support.
* Add icons for .apng and .avif.
OBS-URL: https://build.opensuse.org/request/show/1160977
OBS-URL: https://build.opensuse.org/package/show/utilities/lsd?expand=0&rev=9
- Update to version 1.0.0:
* Add complete color theming support for Git.
* Add Git integration.
* In keeping with the coreutils change, add quotes and escapes
for necessary filenames.
* Add support for icon theme.
* Add icon for kt and kts.
* Add many icons from https://github.com/Peltoche/lsd/issues/764.
* Add support for localization.
* Add icons for cjs, cts and mts.
* Fix obsolete Nerd Font icons.
* profile and .profile now share the same icon.
* Make tox.ini files use the gear/settings icon.
* Do not quote filename when piping into another program.
* Handle dereference (-L) with broken symlink.
* Avoid using Clap’s deprecated structs and functions.
* Icon theme with overrides from config.
* Incorrect colorizing with --size=bytes.
* Color theme is now expected to be in $XDG/lsd/colors.yaml
by default, Legacy behaviour (themes folder) is marked as
deprecated but is still supported.
* Version sort option -v, --versionsort has been updated
to match GNU version sort logic, similar to ls -v and sort -V.
OBS-URL: https://build.opensuse.org/request/show/1106205
OBS-URL: https://build.opensuse.org/package/show/utilities/lsd?expand=0&rev=7