All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.15.1 - 2019-05-24
- Add the
Cargo.lockicon from Holcomb
- Update the Genntoo installation instructions from lovesegfault
- Fix the
lsd *.gzbug from allenap
0.15.0 - 2019-05-23
- Add the maxOS installation instructions from salOmax
- Add the
--sizeflag from meain - Add the current and parent directory from hemreari
- Add the
--almost-allflag from hemreari - Add the
--group-dirsflag support for the--treedisplay from JD557 - Add the Windows support from danieldulaney
- Add the
--directory-onlyfrom from alienap - Add the
--sizesortflag from hjanuschka
- Change the permissions colors to stick with the ANSI colors from meain
- Print errors to stderr from atanunq
- 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.14.0 - 2019-03-12
- Add the
-hoption for retro compatibility from khross
- Update the format for the relative times from meain
- Fix the visible width calculation from meain
- Fix a panic une case of invalid modification time
0.13.0 - 2019-03-04
- Add some support for the LS_COLORS env variable from meain
- Add the --classic flag from loewenheim
- Improve the tree display
- Fix the display when not outputting to a tty from meain
0.12.0 - 2019-01-23
- Add the --depth parameter for the -R and --tree options from jorpic
- Add the directory-order flag
- Add a basic unicode support from loewenheim
- Add the background color for the files with the setup permission from loewenheim
- Do not use the the custom icons for the directories from cat12079801
- Fix the --icon=never in case of no tiiy
- Fix a panic in case of multiple --icon option set
- Fix some permission display
0.11.1 - 2018-12-27
- Fix a panic when a group/user name is not available
0.11.0 - 2018-12-20
- Add the sort by time flag from boxdot
- Add the reverse sort flag from boxdot
- Add the support to the arm-unknown-linux-gnueabihf platform
- Fix the width calculation when using the grid output from kkk669
0.10.0 - 2018-12-16
- Add a CHANGELOG.md
- Add the --date flag with the relative date display from meain
- Add new icons
- Accept the same flag several times and keep only the latest value
- Fix the snap installation instructions into the README
0.9.0 - 2018-12-12
- Add a custom color for all the special files (char / pipe / block)
- Add some tests on metas
- Add the green colorization for the executable file from LippyBoy
- Add the rust and swift icons from LippyBoy
- Add exa to the README.md benchmarks
- Add the -F (--classify) flag
- Add a template for the Github bug reports
- Change the file icon for an empty one
- Change the size display for all the non files node and display '-' instead; from meain
- Fix the file name ordering by removing the case sensitivity
- Remove the Installation steps from the ToC inside the README
- Remove the TODO section inside the README
0.8.0 - 2018-12-08
- Add the --color flag
- Add a Contributor and Credit section into the README
- Add a Snap / Ubuntu Installation section into the README
- Change the display order from left-right to top-down
- Fix the cargo install instructions from sharkdp
- Fix the license registration into the Cargo.toml from Crestwave
- Fix the license into the snacraft.yml file
0.7.12 - 2018-12-07
- Add the Snap deployment support
0.7.0 - 2018-12-06
- Add the help texts to the cli
- Fix the alias section into the REDME from domgreen
0.6.3 - 2018-12-05
- Add support for the non tty outputs
0.6.2 - 2018-12-05
- Fix the output format for the narrow tty from yannleretaille
- Fix some types
0.6.0 - 2018-12-04
- Add the '--tree' flat
0.5.0 - 2018-12-04
- Add the '--recursive' flat
- Add support for the broken symlinks
- Print the symlinks target with the relative path
0.4.1 - 2018-12-04
- Add the '-1' flag
0.4.0 - 2018-12-01
- Add the setup/setgid/sticky bit support
- Add the support for al lthe special files (block / char / pipe / ...)
0.3.1 - 2018-11-30
- Fix the file size values
0.3.0 - 2018-11-27
- Add the LSDelux name into the README
- Add the travis CI
- Fix the colors by using the Fixex 256 colors
0.2.0 - 2018-11-25
- Add some badges
- Add the table of content (ToC) inside the README
- Add the '.cfg' icon
- Change the component alignement by using term_grid