New
v1.2.0
What's Changed
Fixes and Improvements
- :bug: fix total size loop when using with -a by @zwpaper in https://github.com/lsd-rs/lsd/pull/1097
- allow directroy-only + depth, fix #747 by @nim65s in https://github.com/lsd-rs/lsd/pull/864
- Add space for executable construction icon by @Mersid in https://github.com/lsd-rs/lsd/pull/1068
-
- Bump idna to 1.0 via url 2.5.4 due to vulnerability by @msrd0 in https://github.com/lsd-rs/lsd/pull/1114
- Update lsd to Rust version 2024/1.85 and update certain associated crate's versions by @wbeebe in https://github.com/lsd-rs/lsd/pull/1153
- :art: :hammer: fix fmt and clippy issues by @zwpaper in https://github.com/lsd-rs/lsd/pull/1156
- chore(ci): fix lints by @zwpaper in https://github.com/lsd-rs/lsd/pull/1158
- chore: fix lints by @zwpaper in https://github.com/lsd-rs/lsd/pull/1162
Icons
- Add .zon (zig object notation) files to icon.rs by @XI2vGMst in https://github.com/lsd-rs/lsd/pull/1091
- feat: add Jule icon () by @adamperkowski in https://github.com/lsd-rs/lsd/pull/1116
- Add icon for
.cmdby @spenserblack in https://github.com/lsd-rs/lsd/pull/1117 - Add icon for pug by @spenserblack in https://github.com/lsd-rs/lsd/pull/1134
- add icon for containerfiles by @stanekondrej in https://github.com/lsd-rs/lsd/pull/1143
- Set icon for
m4,make, andmakefileextensions by @silopolis in https://github.com/lsd-rs/lsd/pull/1129 - Update icon.rs by @saeedmfarahani in https://github.com/lsd-rs/lsd/pull/1150
New Contributors
- @XI2vGMst made their first contribution in https://github.com/lsd-rs/lsd/pull/1091
- @nim65s made their first contribution in https://github.com/lsd-rs/lsd/pull/864
- @Mersid made their first contribution in https://github.com/lsd-rs/lsd/pull/1068
- @adamperkowski made their first contribution in https://github.com/lsd-rs/lsd/pull/1116
- @spenserblack made their first contribution in https://github.com/lsd-rs/lsd/pull/1117
- @msrd0 made their first contribution in https://github.com/lsd-rs/lsd/pull/1114
- @stanekondrej made their first contribution in https://github.com/lsd-rs/lsd/pull/1143
- @wbeebe made their first contribution in https://github.com/lsd-rs/lsd/pull/1153
- @silopolis made their first contribution in https://github.com/lsd-rs/lsd/pull/1129
- @saeedmfarahani made their first contribution in https://github.com/lsd-rs/lsd/pull/1150
Full Changelog: https://github.com/lsd-rs/lsd/compare/v1.1.5...v1.2.0