0.014 2021-05-02 Released-By: PERLANCAR; Urgency: medium
- Link to latest version instead of first version (suggested by
BKB).
0.013 2020-06-13 Released-By: PERLANCAR; Urgency: medium
- [ux] Some convenience added: --from as alias for --from-time,
--to as alias for --to-time.
- [ux] More sensible default for --to-time: now set to 'now' instead of
end of the day of '--from-time'.
0.012 2020-06-01 Released-By: PERLANCAR; Urgency: medium
- [ux] Add coerce rule 'From_str::natural' for date arguments to
allow CLI saying e.g. 'list-new-cpan-dists --from-time yesterday.
0.011 2020-02-06 Released-By: PERLANCAR; Urgency: medium
- Add stats.
0.010 2019-01-13 Released-By: PERLANCAR
- [bugfix] to_time might not be defined [reported by Chris Hills].
- Add example for list-new-cpan-dists [GH#1].
- Enable logging for the CLIs.
0.009 2019-01-13 Released-By: PERLANCAR
- Specify database schema summary.
- [Bugfix] Fix printing status/reason.
0.008 2018-09-02 Released-By: PERLANCAR
- Add filter arguments: exclude_{dists,dist_re,authors,author_re}.
0.007 2018-03-12 Released-By: PERLANCAR
- Turn off read_config & read_env for the CLIs.
0.006 2018-03-12 Released-By: PERLANCAR
- Add some more documentation, fallback to ~/index-lncd.db if
~/cpan does not exist [RT#124757].
0.005 2017-07-02 Released-By: PERLANCAR
- No functional changes.
- [ux] Show progress in log message.
0.004 2017-07-01 Released-By: PERLANCAR
- Switch from Log::Any to Log::ger.
0.003 2017-06-16 Released-By: PERLANCAR
- Avoid perl undef warning.
- [ux] Do not display the 'date' column in HTML output.
0.002 2017-06-16 Released-By: PERLANCAR
- Add CLIs: list-new-cpan-dists, list-monthly-new-cpan-dists-html.
- [ux] Set nicer defaults for to_time.
0.001 2017-06-15 Released-By: PERLANCAR
- First release.