Releases: a5ob7r/haskellorls
Releases · a5ob7r/haskellorls
v0.3.0.1
Added
- Add a ascii art to help header.
- Add
-L / --dereference
option. - Add
-H / --dereference-command-line
and--dereference-command-line-symlink-to-dir
options. - Add
--full-time
option. - Add
--group-directories-first
. - Add
-C
and-x
options. - Add
-m
option. - Add
--format=WORD
option. - Add
-c
option. - Add
-d / --directory
option. - Add
-f
option. - Add
-u
option.
Changed
- Change lisence to BSD 3-Clause to release binary.
- Combine program header and program descriptions on help.
Removed
-L
option which is short version of--level
.
Fixed
- Missing numbers output after decimal point when uses
full-iso
time style format. - Ignoring current time zone.
- Missing a indicator when target file is symbolic link.