"Date modified" filter added
This release adds filters for the LastWriteTime
property on files. This allows you to only show files modified before or after a specified date.
-b, --beforedate=VALUE Filter files last modified before this date,
format: yyyy-MM-dd
-a, --afterdate=VALUE Filter files last modified after this date,
format: yyyy-MM-dd
It also improves file contents searching and representation.