Highlight
This release fixes some important bugs and made a significant performance improvement, it's recommended to upgrade.
- :hammer: :tada: use cache for user and group in unix, gain 60% improve by @zwpaper in https://github.com/lsd-rs/lsd/pull/1026
- [#1052] fix lsd pipe output by @WangMengabc in https://github.com/lsd-rs/lsd/pull/1059
What's Changed
- chore: update Cargo.lock for latest version by @orhun in https://github.com/lsd-rs/lsd/pull/1021
- chore: build with
--lockedflag in CI by @orhun in https://github.com/lsd-rs/lsd/pull/1022 - Update permission options in README; minor tweaks by @adrian5 in https://github.com/lsd-rs/lsd/pull/1025
- :heart: update warp logo with linux support by @zwpaper in https://github.com/lsd-rs/lsd/pull/1037
- add blender icons by @RuralAnemone in https://github.com/lsd-rs/lsd/pull/1038
- Add installation instructions for windows / chocolatey by @bluebird75 in https://github.com/lsd-rs/lsd/pull/1057
- Fix clap doc-comment by @Long0x0 in https://github.com/lsd-rs/lsd/pull/1045
- Fix hint stating wrong permissions option [#1065] by @sebimohr in https://github.com/lsd-rs/lsd/pull/1066
- Update README.md by @tomterl in https://github.com/lsd-rs/lsd/pull/1069
- fix: Fix typo in the README.md file. by @a-dubaj in https://github.com/lsd-rs/lsd/pull/1073
New Contributors
- @orhun made their first contribution in https://github.com/lsd-rs/lsd/pull/1021
- @adrian5 made their first contribution in https://github.com/lsd-rs/lsd/pull/1025
- @RuralAnemone made their first contribution in https://github.com/lsd-rs/lsd/pull/1038
- @bluebird75 made their first contribution in https://github.com/lsd-rs/lsd/pull/1057
- @Long0x0 made their first contribution in https://github.com/lsd-rs/lsd/pull/1045
- @sebimohr made their first contribution in https://github.com/lsd-rs/lsd/pull/1066
- @tomterl made their first contribution in https://github.com/lsd-rs/lsd/pull/1069
- @a-dubaj made their first contribution in https://github.com/lsd-rs/lsd/pull/1073
- @WangMengabc made their first contribution in https://github.com/lsd-rs/lsd/pull/1059
Full Changelog: https://github.com/lsd-rs/lsd/compare/v1.1.2...v1.1.3