Release history for Dist-Zilla-Plugin-Prereqs-MatchInstalled
1.000000 2014-04-30T22:34:56Z
[00 Minor]
- No major code changes, but tooling changes are sufficient that
downstream vendors may want to pay attention.
[01 Tooling Change]
- EUMM is now used instead of Module::Build
- "Latest" Toolchain deps are now only recommended instead of mandatory
[02 Version Scheme change]
- Moving from 0.x.y to 1.xxxxxx
- This is the primary reason for the 1.x on the box.
[Deoendencies::Aggregate]
- 5.008 : ? → 204
- 5.010 : 180 → 183
- 5.018 : ? → 170
- 5.019 : 166 → 164
[Dependencies::Stats]
- Dependencies changed since 0.1.6, see Changes.deps{,.all,.dev} for
details
- build: -1
- configure: +1 -1 (recommends: +1)
- develop: +7 ↑2 -9
- runtime: +1 ↓1
- test: +5 ↓1 -2 (recommends: +4)
0.1.6 2013-11-29T14:52:26Z
[Dependencies::Noteworthy]
- use Module::Build 0.4203
[Dependencies::Stats]
- Dependencies changed since 0.1.5, see Changes.deps{,.all,.dev} for
details
- build: ↑1
- configure: ↑1
- develop: ↑1
[Documentation]
- Reference Prereqs::MatchInstalled::All ( Issue #2 )
0.1.5 2013-11-22T08:56:22Z
[00 Maintenance]
- Changelog simplified with new Develop Changes stuff.
[Dependences]
- Upgrade Module::Build and Test::More
[Dependencies::Stats]
- Dependencies changed since 0.1.4, see Changes.deps{,.all,.dev} for
details
- build: ↑1
- configure: ↑1
- develop: +43 ↑2 -1 (recommends: -1, suggests: +1 -1)
- test: ↑1 -3
[Packaging]
- Dzil 5 Build.PL prereqs merge implementation.
[Tests]
- Use Test::Compile::PerFile
- Reportversions updated = no reporting develop deps
0.1.4 2013-09-25T22:27:11Z
[Bugfix]
- Always call _version_emulate, which forces Module::MetaData to determine
$VERSION
0.1.3 2013-09-25T10:32:16Z
[Bugfix]
- Bump to get Test::Compile that isn't broken on Win32
[Dependencies]
- Whole bunch of new dependencies to support new test
[Dependencies::Stats]
- Dependencies changed since 0.1.2, see Changes.deps{,.all,.dev} for
details
- develop: ↑1
- test: +7
[Tests]
- Now has a basic functionality test
0.1.2 2013-08-31T02:47:34Z
[!Minor]
- Bump to get newer Test::Compile test.
[Dependencies::Stats]
- Dependencies changed since 0.1.1, see Changes.deps{,.all,.dev} for
details
- develop: +1 ↑2 (suggests: ↑1)
- test: +2 -2
0.1.1 2013-08-07T22:34:28Z
[Dependencies]
- Need Capture Tiny for Test::Compile
- Upgrade Module::Build
[Dependencies::Stats]
- Dependencies changed since 0.1.0, see Changes.deps{,.all,.dev} for
details
- build: ↑1
- configure: ↑1
- develop: ↑1 (suggests: ↑1)
- test: +2 -2
[Internals]
- Reimplement user module satisfaction code as a method so its easier to
override in a child class.
0.1.0 2013-07-31T15:59:15Z
- First version. Dogfood friendly, but no tests.