-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathChanges
More file actions
192 lines (153 loc) · 5.47 KB
/
Changes
File metadata and controls
192 lines (153 loc) · 5.47 KB
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
Revision history for {{$dist->name}}
{{$NEXT}}
1.001002 2017-03-07T08:09:04Z 3a4ccbf
- Amended missing changelog entry in a previous release
[Bugfix]
- Avoid test failures on -Ddefault_inc_excludes_dot
- Generated Makefile.PL now has a `use lib` stanza to avoid -Ddefault_inc_excludes_dot issues
[Dependencies::Stats]
- Dependencies changed since 1.001001, see misc/*.deps* for details
- develop: +1 ↑1 (suggests: ↑2)
- test: ↓1
1.001001 2016-04-29T12:17:45Z 78daba4
- Marked distribution deprecated.
- Simplified runtime dependency graph.
[Dependencies::Stats]
- Dependencies changed since 1.001000, see misc/*.deps* for details
- configure: +1 (recommends: ↑1)
- develop: +15 ↑3 -3 (recommends: +1, suggests: ↑2)
- runtime: ↓1 -3 (recommends: +1)
- test: +2 -1 (recommends: +1 ↑1 ↓1)
1.001000 2014-09-04T20:16:02Z
[00 Minor]
- tests updated.
- uses dump_config
- metadata fixes.
[Dependencies::Stats]
- Dependencies changed since 1.000003, see misc/*.deps* for details
- develop: +1 ↑1 (suggests: ↑2)
- runtime: +1
- test: +1 -1 (recommends: ↑1)
[Metadata]
- copyright holder email address set.
[Tests]
- Tests rewritten with dztest
1.000003 2014-08-15T21:17:57Z
[00 Trivial]
- CPANDAY!
- no code changes.
- whitespace adjusted.
[Dependencies::Stats]
- Dependencies changed since 1.000002, see misc/*.deps* for details
- develop: +1 (suggests: ↑1)
[Misc]
- Improve source side POD to reduce build side whitespace.
1.000002 2014-08-05T03:20:44Z
[00 Trivial]
- no code changes.
- Test code updated.
- Pod::Weaver -SingleEncoding turned on
[Dependencies::Stats]
- Dependencies changed since 1.000001, see misc/*.deps* for details
- develop: (suggests: ↑1)
- test: -3
1.000001 2014-07-30T04:06:36Z
[Bugfix]
- Declare test requires for a Path::Tiny that can export tempdir
[Dependencies::Stats]
- Dependencies changed since 1.000000, see misc/*.deps* for details
- test: ↑1 -1 (recommends: ↑1 -2)
1.000000 2014-07-29T10:55:00Z
[00 Major]
- Packaging changes that may affect downstream who work by hand
[01 Version Scheme Change]
- Migrating from x.yyyyyyyy ( = 8 ) to x.yyyyyy ( = 6 )
- This is the primary reason for the 1.x on the box.
- https://questhub.io/realm/perl/quest/5388d3a9bbd0be2224000129
[02 Toolkit Change]
- Shipping is now done exclusively with ExtUtils::MakeMaker
- https://questhub.io/realm/perl/quest/5388cc12bbd0be5b2500011f
- This means it may be some more time before this actually has tests.
- No More Dogfood
[03 Misc]
- Handling failure cases with MI slightly improved.
- Depending on a version of ::Tempdir that acutally emits files.
- Moved to kentnl org
[Dependencies::Stats]
- Dependencies changed since 0.02000000, see misc/*.deps* for details
- build: -1
- configure: ↓1 (recommends: +1)
- develop: +44 -2 (recommends: -1, suggests: +1 ↑1)
- runtime: +3 ↑2 -1
- test: +10 ↓1 -2 (recommends: +5)
0.02000000 2013-04-06T06:45:47Z
- Maintenance/Bugfix release
[!Noteworthy Changes]
- Properly supports BuildRunner role now so works again with dzil xtest
[Dependencies::Stats]
- Dependencies changed since 0.01054021, see misc/*.deps* for details
- develop: +5 (recommends: ↑1, suggests: ↑1)
- runtime: +3
- test: ↑1
[Documentation]
- Update copyright year
- add README.mkdn
[Internals]
- defer build/test to MakeMaker::Runner, copying implementation details from MakeMaker
[Meta]
- Bug tracker to github
[Packaging]
- Rebuilt with Module::Install 1.06
0.01054021 2012-02-02T19:30:41Z
- Maintenance release
[Dependencies::Stats]
- Dependencies changed since 0.01054020, see misc/*.deps* for details
- develop: (suggests: ↑1)
- runtime: +3
- test: -1
[Packaging]
- Update LICENSE ( Indent, Date, Address )
- Move extra-tests to xt/
- Git urls moved to https://
- x_authority declared in meta.
- Update to M::I 1.04
- Move to git based versioning.
0.01054020 2011-04-04T15:36:00Z
[BugFix]
- rt#61170 "wrong inc::module::install prereq" should be fixed in this release.
[Dependencies::Stats]
- Dependencies changed since 0.01029216, see misc/*.deps* for details
- develop: +1 (recommends: +1, suggests: +1)
- runtime: -1
- test: +1
[Packaging]
- No longer indexes ^inc:: things. ( rt#61170 )
- Move to @Author::KENTNL
- use Bootstrap::lib
- Changes to CPAN::Changes style.
- no longer ship inc/
- Ship .perltidyrc and perlcritic.rc
[Tests]
- Remove hand-spun critic-tests.
- Drop portability tests.
- Add CPAN::Changes tests.
0.01029216 2010-08-04T11:37:06Z
- Upgraded codebase to work with DZil 4.
- New support for build/test/config/recommends phases.
- Now dies and leaves you in the tempdir if it manages to generate a fubared Makefile.PL
- Now using Latest Role::Tempdir
- General overhaul of everything.
- This release hopefully resolves rt #55840 ( reported by Salve J. Nilsen )
- This now ships its own default test-runner.
- Attempted support at supporting scripts via :ExecFiles
- More errors moved to occur in the dzil phase, not in the templater ( which suppresses sneaky errors that I had
happening because the code in the templates were dying, and emitting "hurp, something failed" into the template,
which, being perl code, wasn't too great )
- Emitted Makefile.PL has more comments explaining whats happening.
- Injects a "Hey, don't modify this file!" warning.
[Dependencies::Stats]
- Dependencies changed since 0.01002219, see misc/*.deps* for details
- runtime: +7 ↑1 -1
- test: +3
0.01002219 2009-11-13T14:03:57Z
- First version.