Skip to content

0.20.1

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Mar 07:13
· 374 commits to master since this release
0.20.1
958ab54

This is essentially 0.20.0, but with a fix that caused 0.20.0 fail for some builds.

[0.20.1] - 2021-03-07

Fixed

  • Fix flaky tree --all test from meain

[0.20.0] - 2021-03-07

Added

  • Add support for changing the string between icon and name from Finn Hediger #363
  • Add support for TIME_STYLE environment variable from 999eagle
  • Add man page from edneville

Changed

  • Not showing . and .. when --tree with --all from zwpaper #477

Fixed

  • Fix handling blocks passed without -l in cli from meain
  • Fix sorting of . and .. when used with folder from meain
  • Fix arg parsing for flags that allow multiple values from meain
  • Fix tests involving config file for sorting from meain