You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
10
- Add support for using a config file [kmoschcau](https://github.com/kmoschcau)
11
11
- Add support for `--extensionsort``-X` from [aldhsu](https://github.com/aldhsu)
12
12
- Add support for `--versionsort``-v` from [zwpaper](https://github.com/zwpaper)
13
+
- Add nix file icon from [zachcoyle](https://github.com/zachcoyle)
14
+
- Add Termux installation instructions from [kcubeterm](https://github.com/kcubeterm)
15
+
- Add ttc file icon from [zwpaper](https://github.com/zwpaper)
13
16
- Add support for config symlink arrow from [zwpaper](https://github.com/zwpaper)[#409](https://github.com/Peltoche/lsd/issues/409)
17
+
- Add julia file icon from [VentGrey](https://github.com/VentGrey)
18
+
- Add case-insensitive matching of known filenames and extensions from [poita66](https://github.com/poita66)
19
+
- Add Macports installation instructions from [ylluminarious](https://github.com/ylluminarious)
14
20
- Implement `--tree -d`, analogous to `tree -d` from [0jdxt](https://github.com/0jdxt) and [Utah Rust](https://github.com/utah-rust)
21
+
15
22
### Changed
16
23
- Use last sort flag for sort field from [meain](https://github.com/meain)
24
+
17
25
### Fixed
18
26
- Fix group name show in gid from [zwpaper](https://github.com/zwpaper)
19
27
- Fix panic caused by invalid UTF-8 chars in extension from [zwpaper](https://github.com/zwpaper) and [0jdxt](https://github.com/0jdxt)
@@ -25,10 +33,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
33
- Add Windows(Scoop) installation instructions from [turtlebasket](https://github.com/turtlebasket)
26
34
- Add opus filetype icon from [nabakolu](https://github.com/nabakolu)
27
35
- Add FreeBSD insallation instructions from [andoriyu](https://github.com/andoriyu)
36
+
28
37
### Changed
29
38
- Drop snap support from [zwpaper](https://github.com/zwpaper)
30
39
- Improve `--ignore-glob` help message from [Pingger](https://github.com/Pingger)
31
40
- Separate symlink icons for dirs and files from [0jdxt](https://github.com/0jdxt)
41
+
32
42
### Fixed
33
43
- Fix listing of dir contents for symlinked dirs from [meain](https://github.com/meain)
34
44
- Fix grid rendering showing symlink entry files and folders from [meain](https://github.com/meain)
0 commit comments