1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251
|
Revision history for Dist-Zilla-Plugin-Bootstrap-lib
1.001000 2014-08-31T19:36:06Z
[00 Minor]
- Test refactor.
[Dependencies::Stats]
- Dependencies changed since 1.000005, see misc/*.deps* for details
- develop: +1 ↑1 (suggests: ↑2)
- test: +1 -5
[Tests]
- Reimplement tests using dztest.
1.000005 2014-08-15T21:16:17Z
[00 Trivial]
- CPANDAY!
- no code changes.
- whitespace reduction.
[Dependencies::Stats]
- Dependencies changed since 1.000004, see misc/*.deps* for details
- develop: +1 (suggests: ↑1)
[Misc]
- Improve source side POD to reduce build side whitespace.
1.000004 2014-08-03T12:29:48Z
[Dependencies::Stats]
- Dependencies changed since 1.000003, see misc/*.deps* for details
- configure: ↓1
- develop: (suggests: ↑1)
- test: +1 -3 (recommends: ↑1 -1)
[Misc]
- use -SingleEncoding
- Get newer Test::ReportPrereqs
1.000003 2014-07-15T12:39:08Z
[00 Trivial]
- use newer Role::Bootstrap ( closes #2 )
[Dependencies::Stats]
- Dependencies changed since 1.000002, see misc/*.deps* for details
- develop: (suggests: ↑1)
- runtime: ↑1
1.000002 2014-07-15T07:33:24Z
[00 Trivial]
- Misc packaging cleanups
[Dependencies::Stats]
- Dependencies changed since 1.000001, see misc/*.deps* for details
- configure: (recommends: ↑1)
- develop: +3 -3 (suggests: +2 -1)
- test: (recommends: ↑1)
1.000001 2014-04-05T11:36:12Z
[00 Test Fixes]
- Drop dependency on Path::FindDev
[Dependencies::Aggregate]
- 5.008 : 207 → 204
- 5.010 : 186 → 183
- 5.019 : 167 → 164
[Dependencies::Stats]
- Dependencies changed since 1.000000, see misc/*.deps* for details
- test: +1 -1
1.000000 2014-04-05T06:23:20Z
[00 Major]
- This release contains mostly packaging changes that will be invisible to CPAN users.
- However, it may require attention for downstream non-CPAN tooling.
[01 Version Scheme]
- Version Scheme is shortened from a mantissa of 8 to a mantissa of 6
- This is the primary reason for the 1.xxx release.
[02 Tooling is MakeMaker based]
- Tooling is now switched to ExtUtils::MakeMaker
- instead of coercing users into installing the latest EUMM/TestMore/MB when not even necessary, that is now only the
recommended course of action.
[Dependencies::Aggregate]
- 5.008: 204 → 207
- 5.010: 184 → 186
- 5.019: 168 → 167
[Dependencies::Stats]
- Dependencies changed since 0.04000002, see misc/*.deps* for details
- build: -1
- configure: +1 -1 (recommends: +1)
- develop: +7 ↑1 -9
- runtime: +1 ↑1
- test: +4 ↓1 (recommends: +4)
0.04000002 2013-11-18T07:22:31Z
[00 Minor/Bugfix]
- Regenerate files to try avoid a few failures
- Use Compile::PerFile
- Use latest Module::Build magic
- Rewrite tests to avoid stacked operators for 5.8 compat.
[Dependencies::Stats]
- Dependencies changed since 0.04000001, see misc/*.deps* for details
- build: ↑1
- configure: ↑1
- develop: +43 ↑1 -1 (recommends: -1, suggests: +1 -1)
- test: ↑1 -3
[Documentation]
- README.mkdn points to metacpan
0.04000001 2013-09-24T16:22:46Z
[Bugfix]
- Attempt to solve the problem of CPAN Smokers not having dzil in path by using Test::DZil instead.
[Dependencies::Stats]
- Dependencies changed since 0.04000000, see misc/*.deps* for details
- test: +3 -1
[Tests]
- additional test for new ::Role::Bootstrap behaviour
- update compile test
0.04000000 2013-09-05T08:17:38Z
[!Major and API breaking Changes]
- no_fallback deprecated in favour of fallback = 0/1
- reimplemented in terms of a proper Moose class and ::Role::Bootstrap
[!Minor]
- add metapod and related info
[Dependencies::Stats]
- Dependencies changed since 0.03000200, see misc/*.deps* for details
- runtime: +2 -5
- test: +2
0.03000200 2013-09-03T03:36:10Z
[!Minor]
- Add tests
- Minor refactor
[Dependencies::Stats]
- Dependencies changed since 0.03000101, see misc/*.deps* for details
- test: +3
0.03000101 2013-08-31T01:52:46Z
[Bugfix]
- accidental typo with boostrap_dir instead of bootstrap_dir
0.03000100 2013-08-31T01:43:36Z
[!Minor]
- Now shows config in metaconfig with a bit of Moo wizzardry.
[Dependencies::Stats]
- Dependencies changed since 0.03000000, see misc/*.deps* for details
- runtime: +2
0.03000000 2013-08-30T23:46:07Z
[!Major]
- Less noisy in general usage.
- Now warns if paths that would be boostraped contain modules that are already loaded in %INC ( closes gh #1 )
- Tests regenerated with newer tools
[Dependencies::Stats]
- Dependencies changed since 0.02000100, see misc/*.deps* for details
- build: ↑1
- configure: ↑1
- develop: +2 (suggests: ↑1)
- runtime: +1
- test: +2 -2
0.02000100 2013-04-06T09:53:45Z
[Bugs]
- 2 fallback conditions were accidentally using the same logic, so only one would ever work.
- satisfactory build dirs accidentally lacked a 'lib' suffix, so resulted in a "fallthrough" to system.
0.02000000 2013-04-06T09:38:52Z
[!Noteworthy Changes]
- @INC mutation now done slightly later at C<register_component>, which lets us get payload parameters out, while
still executing the real work long before anything else. Though execution order still matters profusely.
- 3 new parameters,
- `try_built` tries to use a previous build instead of a "undef version" based bootstrap
- `fallback = 1` enables `try_built` to fall back to the `bootstrap lib` form ( this is the default )
- `no_fallback = 1` disables `fallback`
[Dependencies::Stats]
- Dependencies changed since 0.01023602, see misc/*.deps* for details
- runtime: +2 -2
0.01023602 2013-04-06T08:37:50Z
- Maintenance Release
[Dependencies::Stats]
- Dependencies changed since 0.01023601, see misc/*.deps* for details
- build: ↑1
- configure: ↑1
- develop: +5 (recommends: ↑1, suggests: ↑1)
- test: ↑1
[Documentation]
- Update Ⓒ year.
- Add README.mkdn
[Meta]
- bugtracker to github issues
[Packaging]
- utilise Module::Build 0.4004
0.01023601 2012-02-02T19:41:29Z
- Maintenance Release
[Dependencies::Stats]
- Dependencies changed since 0.01023600, see misc/*.deps* for details
- develop: (suggests: ↑1)
- runtime: +3
- test: -1
[Internals]
- Packages declare $AUTHOR
- $VERSION declaration moved out of BEGIN
[Packaging]
- Update LICENSE ( Year, Indent, Address )
- Move extra tests to xt/
- Move Git URLS' to https://
- add x_authority
- Moved to git versions.
0.01023600 2011-04-04T15:58:33Z
- Retooling release only.
[Dependencies::Stats]
- Dependencies changed since 0.01000003, see misc/*.deps* for details
- develop: +1 (recommends: +1, suggests: +1)
[Packaging]
- Move to @Author::KENTNL
- ship .perltidyrc
- CPAN::Changes-ize it.
[Tests]
- Added cpan-changes tests.
- Dropped Portability tests.
0.01000003 2010-08-16T18:24:12Z
- First version.
|