Added support for file sorting. Settings for sorting can be added to yaml settings file:
## Sorting options
sort:
## name, age, size
type: age
## ascending or descending
direction: ascending
Full Changelog: v0.1.2...v0.1.3
Added support for file sorting. Settings for sorting can be added to yaml settings file:
## Sorting options
sort:
## name, age, size
type: age
## ascending or descending
direction: ascending
Full Changelog: v0.1.2...v0.1.3