0.171 2019-09-02 Released-By: PERLANCAR; Urgency: medium
- Use PMVersions::Util.
0.170 2019-02-24 Released-By: PERLANCAR
- Support getting scenario from Acme::CPANModules::* module.
0.16 2017-01-25 Released-By: PERLANCAR
- Add prereq phase=x_benchmarks rel=x_benchmarks to benchmarked modules,
add prereqs to helper modules.
0.15 2017-01-25 Released-By: PERLANCAR
- Also add benchmarked modules as prereq with phase=x_benchmarks,
type=requires.
0.14 2016-10-04 Released-By: PERLANCAR
- [Bugfix] When registering prereqs, process all participant modules:
don't skip once a module has been seen because other scenarios might
require a higher version of that module.
0.13 2016-07-13 Released-By: PERLANCAR
- Add chart image files generated by
Pod::Weaver::Plugin::Bencher::Scenario.
0.12 2016-05-23 Released-By: PERLANCAR
- [Bugfix] Don't add prereq to participant module if the module is
in current distro.
0.11 2016-03-15 Released-By: PERLANCAR
- Adjust to Bencher 0.38 (backend split to Bencher::Backend).
0.10 2016-01-13 Released-By: PERLANCAR
- No functional changes.
- Tweak Abstract & Description.
0.09 2016-01-07 Released-By: PERLANCAR
- Use the installed version of Bencher instead of a certain fixed
version.
0.08 2015-12-23 Released-By: PERLANCAR
- Derp, haven't updated Bencher prereq version in a couple of other
places.
0.07 2015-12-23 Released-By: PERLANCAR
- Bump Bencher version to 0.19.
0.06 2015-12-09 Released-By: PERLANCAR
- No functional changes.
- Bump prereq Bencher version 0.15 -> 0.17 in built dist (hooks).
0.05 2015-12-09 Released-By: PERLANCAR
- Fill-in #ABSTRACT from scenario's summary.
0.04 2015-11-30 Released-By: PERLANCAR
- Only run bench tests when EXTENDED_TESTING is turned on.
0.03 2015-11-29 Released-By: PERLANCAR
- Add prereq version from scenario's 'modules'->MODULE->'version'
property.
0.02 2015-11-19 Released-By: PERLANCAR
- Upgrade dependencies of benchmarked modules from RuntimeRecommends to
RuntimeRequires because we need them when running benchmark in
testing.
- Add TestRequires prereq to Bencher, add test files t/bench-*.t to run
benchmarks during testing.
0.01 2015-11-18 Released-By: PERLANCAR
- First, early release. Currently what it does is just add the
benchmarked modules to RuntimeRecommends.