0.010   2024-01-25  Released-By: PERLANCAR; Urgency: low
        - No functional changes.
        - [build] Rebuild with AppBase::Grep to update documentation (new
          grep options -l & -L).
0.009   2022-11-04  Released-By: PERLANCAR; Urgency: medium
        - [refactor] Extract file-related code to AppBase::Grep::File. Add
          recursive (-r, -R) support.
0.008   2021-11-14  Released-By: PERLANCAR; Urgency: medium
	- [bugfix] Fix handling of first argument ('pattern') to better
	  mimic grep.
0.007   2020-11-08  Released-By: PERLANCAR; Urgency: low
	- No functional changes.
	- [doc] Fix example.
        - [doc] Mention grep-terms.
0.006   2020-11-07  Released-By: PERLANCAR; Urgency: low
	- No functional changes.
	- [doc] Add an example.
0.005   2020-11-07  Released-By: PERLANCAR; Urgency: medium
	- Add more description.
        - Bump prereq of AppBase::Grep from 0.006 -> 0.007.
0.004   2020-04-10  Released-By: PERLANCAR
        - [build] Rebuild to update Sah coerce rule module names.
0.003   2018-01-29  Released-By: PERLANCAR
	- Adjust to AppBase::Grep 0.003 (multiple patterns).
0.002   2018-01-29  Released-By: PERLANCAR
	- Only show label if user specifies more than 1 file.
0.001   2018-01-28  Released-By: PERLANCAR
        - First release.