0.008   2022-05-08  Released-By: PERLANCAR; Urgency: low
	- No functional changes.
	- [doc] Mention test-regexp-pattern.
0.007   2021-07-02  Released-By: PERLANCAR; Urgency: medium
	- Remove rpgrep, which has been split into its own dist App-rpgrep.
0.006   2021-06-27  Released-By: PERLANCAR; Urgency: low
        - No functional changes.
        - [build] Rebuild to tweak usage of CLIs (ref:
          Perinci::Sub::To::CLIDocData 0.294).
0.005   2021-06-27  Released-By: PERLANCAR; Urgency: medium
	- [cli show-regexp-pattern-module] Tweak Rinci metadata, add
	  summary to 'name' (GH#2).
0.004   2020-01-03  Released-By: PERLANCAR; Urgency: medium
        [new]
        - Add utilities match-with-regexp-pattern, rpgrep.
	[script get-regexp-pattern-pattern]
        - Enable use_utf8 flag in Perinci::CmdLine to avoid 'Wide character in
          print' warning when regexp contains non-ASCII characters. [GH#1].
        [script list-regexp-pattern-patterns]
        - Add 'tags' field.
        - Rename 'dynamic_args' field to 'gen_args'.
	[internal]
        - Move get-regexp-pattern-pattern and list-regexp-pattern-modules
	  implementation to App::RegexpPatternUtils.
	- Replace PERLANCAR::Module::List with
	  Module::List::Tiny.
0.003   2018-03-21  Released-By: PERLANCAR
	- [doc] get-regexp-pattern-pattern: Add/fix command-line examples
	  to be clearer (RT#124833).
	- [ux] Simplify CLI's: no need to read configuration or ENV vars.
0.002   2016-12-31  Released-By: PERLANCAR
	- Add utility: get-regexp-pattern-pattern.
0.001   2016-09-13  Released-By: PERLANCAR
        - First release.